Home
last modified time | relevance | path

Searched refs:rsa_compute_root_tr (Results 1 – 25 of 28) sorted by relevance

12

/dports/security/nettle/nettle-3.7.3/
H A Drsa-sha256-sign-tr.c58 && rsa_compute_root_tr (pub, key, in rsa_sha256_sign_tr()
78 && rsa_compute_root_tr (pub, key, in rsa_sha256_sign_digest_tr()
H A Drsa-md5-sign-tr.c57 && rsa_compute_root_tr (pub, key, in rsa_md5_sign_tr()
76 && rsa_compute_root_tr (pub, key, in rsa_md5_sign_digest_tr()
H A Drsa-sha512-sign-tr.c58 && rsa_compute_root_tr (pub, key, in rsa_sha512_sign_tr()
78 && rsa_compute_root_tr (pub, key, in rsa_sha512_sign_digest_tr()
H A Drsa-sha1-sign-tr.c58 && rsa_compute_root_tr (pub, key, in rsa_sha1_sign_tr()
78 && rsa_compute_root_tr (pub, key, in rsa_sha1_sign_digest_tr()
H A Drsa-pss-sha512-sign-tr.c59 && rsa_compute_root_tr (pub, key, in rsa_pss_sha384_sign_digest_tr()
82 && rsa_compute_root_tr (pub, key, in rsa_pss_sha512_sign_digest_tr()
H A Drsa-sign-tr.c91 rsa_compute_root_tr(const struct rsa_public_key *pub, in rsa_compute_root_tr() function
145 res = rsa_compute_root_tr(pub, key, random_ctx, random, xz, in _rsa_sec_compute_root_tr()
351 rsa_compute_root_tr(const struct rsa_public_key *pub, in rsa_compute_root_tr() function
H A Drsa-pkcs1-sign-tr.c56 && rsa_compute_root_tr (pub, key, random_ctx, random, in rsa_pkcs1_sign_tr()
H A Drsa-pss-sha256-sign-tr.c59 && rsa_compute_root_tr (pub, key, in rsa_pss_sha256_sign_digest_tr()
H A Drsa.h93 #define rsa_compute_root_tr nettle_rsa_compute_root_tr macro
440 rsa_compute_root_tr(const struct rsa_public_key *pub,
H A DChangeLog1720 (rsa_compute_root_tr) Rewritten as a wrapper around
1725 side-channel silent wrapper around rsa_compute_root_tr, and the
2578 * rsa-sign-tr.c (rsa_compute_root_tr): Return failure if any of p,
2608 * rsa-sign-tr.c (rsa_blind, rsa_compute_root_tr): Likewise.
2756 * rsa-decrypt-tr.c (rsa_decrypt_tr): Use rsa_compute_root_tr.
2763 * rsa-sign-tr.c (rsa_compute_root_tr): New file and function.
2765 * rsa-pkcs1-sign-tr.c (rsa_pkcs1_sign_tr): Use rsa_compute_root_tr.
2766 (rsa_verify_res): Deleted, replaced by rsa_compute_root_tr.
H A DNEWS440 rsa_compute_root_tr, are significantly slower. This is
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/nettle-src-3.5.1-2/nettle/
H A Drsa-sha256-sign-tr.c58 && rsa_compute_root_tr (pub, key, in rsa_sha256_sign_tr()
78 && rsa_compute_root_tr (pub, key, in rsa_sha256_sign_digest_tr()
H A Drsa-md5-sign-tr.c57 && rsa_compute_root_tr (pub, key, in rsa_md5_sign_tr()
76 && rsa_compute_root_tr (pub, key, in rsa_md5_sign_digest_tr()
H A Drsa-sha1-sign-tr.c58 && rsa_compute_root_tr (pub, key, in rsa_sha1_sign_tr()
78 && rsa_compute_root_tr (pub, key, in rsa_sha1_sign_digest_tr()
H A Drsa-sha512-sign-tr.c58 && rsa_compute_root_tr (pub, key, in rsa_sha512_sign_tr()
78 && rsa_compute_root_tr (pub, key, in rsa_sha512_sign_digest_tr()
H A Drsa-pss-sha512-sign-tr.c59 && rsa_compute_root_tr (pub, key, in rsa_pss_sha384_sign_digest_tr()
82 && rsa_compute_root_tr (pub, key, in rsa_pss_sha512_sign_digest_tr()
H A Drsa-pkcs1-sign-tr.c56 && rsa_compute_root_tr (pub, key, random_ctx, random, in rsa_pkcs1_sign_tr()
H A Drsa-pss-sha256-sign-tr.c59 && rsa_compute_root_tr (pub, key, in rsa_pss_sha256_sign_digest_tr()
H A Drsa-sign-tr.c91 rsa_compute_root_tr(const struct rsa_public_key *pub, in rsa_compute_root_tr() function
146 res = rsa_compute_root_tr(pub, key, random_ctx, random, xz, mz); in _rsa_sec_compute_root_tr()
354 rsa_compute_root_tr(const struct rsa_public_key *pub, in rsa_compute_root_tr() function
H A Drsa.h93 #define rsa_compute_root_tr nettle_rsa_compute_root_tr macro
439 rsa_compute_root_tr(const struct rsa_public_key *pub,
H A DChangeLog302 (rsa_compute_root_tr) Rewritten as a wrapper around
307 side-channel silent wrapper around rsa_compute_root_tr, and the
1160 * rsa-sign-tr.c (rsa_compute_root_tr): Return failure if any of p,
1190 * rsa-sign-tr.c (rsa_blind, rsa_compute_root_tr): Likewise.
1338 * rsa-decrypt-tr.c (rsa_decrypt_tr): Use rsa_compute_root_tr.
1345 * rsa-sign-tr.c (rsa_compute_root_tr): New file and function.
1347 * rsa-pkcs1-sign-tr.c (rsa_pkcs1_sign_tr): Use rsa_compute_root_tr.
1348 (rsa_verify_res): Deleted, replaced by rsa_compute_root_tr.
H A DNEWS166 rsa_compute_root_tr, are significantly slower. This is
H A Dnettle.info4308 -- Function: int rsa_compute_root_tr(const struct rsa_public_key *PUB,
5934 * rsa_compute_root_tr(const: RSA. (line 354)
/dports/security/nettle/nettle-3.7.3/testsuite/
H A Drsa-compute-root-test.c36 rsa_compute_root_tr (pub, key, rands, random_fn, decrypted, ciphertext); in test_one()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/nettle-src-3.5.1-2/nettle/testsuite/
H A Drsa-compute-root-test.c36 rsa_compute_root_tr (pub, key, rands, random_fn, decrypted, ciphertext); in test_one()

12