Home
last modified time | relevance | path

Searched refs:Xq1 (Results 1 - 11 of 11) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_acvp_test_params.c104 && !OSSL_PARAM_get_BN(p, &t->Xq1)) in ossl_rsa_acvp_test_set_params()
157 BN_free(t->Xq1); in ossl_rsa_acvp_test_free()
H A Drsa_sp800_56b_gen.c44 * Xq1, Xq2 Optionally passed in randomly generated numbers from which
54 * Xp, Xp1, Xp2, Xq, Xq1, Xq2 are optionally passed in.
70 BIGNUM *Xq = NULL, *Xq1 = NULL, *Xq2 = NULL; in ossl_rsa_fips186_4_gen_prob_primes() local
76 Xq1 = test->Xq1; in ossl_rsa_fips186_4_gen_prob_primes()
130 if (!ossl_bn_rsa_fips186_4_gen_prob_primes(rsa->q, Xqo, q1, q2, Xq, Xq1, in ossl_rsa_fips186_4_gen_prob_primes()
H A Drsa_x931g.c27 const BIGNUM *Xp, const BIGNUM *Xq1, const BIGNUM *Xq2, in RSA_X931_derive_ex()
77 Xq, Xq1, Xq2, e, ctx, cb)) in RSA_X931_derive_ex()
25 RSA_X931_derive_ex(RSA *rsa, BIGNUM *p1, BIGNUM *p2, BIGNUM *q1, BIGNUM *q2, const BIGNUM *Xp1, const BIGNUM *Xp2, const BIGNUM *Xp, const BIGNUM *Xq1, const BIGNUM *Xq2, const BIGNUM *Xq, const BIGNUM *e, BN_GENCB *cb) RSA_X931_derive_ex() argument
H A Drsa_local.h35 BIGNUM *Xq1; member
/third_party/openssl/crypto/rsa/
H A Drsa_acvp_test_params.c104 && !OSSL_PARAM_get_BN(p, &t->Xq1)) in ossl_rsa_acvp_test_set_params()
157 BN_free(t->Xq1); in ossl_rsa_acvp_test_free()
H A Drsa_sp800_56b_gen.c44 * Xq1, Xq2 Optionally passed in randomly generated numbers from which
54 * Xp, Xp1, Xp2, Xq, Xq1, Xq2 are optionally passed in.
70 BIGNUM *Xq = NULL, *Xq1 = NULL, *Xq2 = NULL; in ossl_rsa_fips186_4_gen_prob_primes() local
76 Xq1 = test->Xq1; in ossl_rsa_fips186_4_gen_prob_primes()
130 if (!ossl_bn_rsa_fips186_4_gen_prob_primes(rsa->q, Xqo, q1, q2, Xq, Xq1, in ossl_rsa_fips186_4_gen_prob_primes()
H A Drsa_x931g.c27 const BIGNUM *Xp, const BIGNUM *Xq1, const BIGNUM *Xq2, in RSA_X931_derive_ex()
77 Xq, Xq1, Xq2, e, ctx, cb)) in RSA_X931_derive_ex()
25 RSA_X931_derive_ex(RSA *rsa, BIGNUM *p1, BIGNUM *p2, BIGNUM *q1, BIGNUM *q2, const BIGNUM *Xp1, const BIGNUM *Xp2, const BIGNUM *Xp, const BIGNUM *Xq1, const BIGNUM *Xq2, const BIGNUM *Xq, const BIGNUM *e, BN_GENCB *cb) RSA_X931_derive_ex() argument
H A Drsa_local.h35 BIGNUM *Xq1; member
/third_party/node/deps/openssl/openssl/include/openssl/
H A Drsa.h271 const BIGNUM *Xp, const BIGNUM *Xq1,
/third_party/openssl/include/openssl/
H A Drsa.h271 const BIGNUM *Xp, const BIGNUM *Xq1,
/third_party/openssl/ohos_lite/include/openssl/
H A Drsa.h247 const BIGNUM *Xp, const BIGNUM *Xq1, const BIGNUM *Xq2,

Completed in 7 milliseconds