Home
last modified time | relevance | path

Searched refs:Xq1 (Results 1 – 5 of 5) sorted by relevance

/openssl/crypto/rsa/
H A Drsa_sp800_56b_gen.c70 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_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_x931g.c27 const BIGNUM *Xp, const BIGNUM *Xq1, const BIGNUM *Xq2, in RSA_X931_derive_ex() argument
77 Xq, Xq1, Xq2, e, ctx, cb)) in RSA_X931_derive_ex()
H A Drsa_local.h35 BIGNUM *Xq1; member
/openssl/include/openssl/
H A Drsa.h274 const BIGNUM *Xp, const BIGNUM *Xq1,

Completed in 14 milliseconds