Home
last modified time | relevance | path

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

/openssl/crypto/rsa/
H A Drsa_sp800_56b_gen.c67 BIGNUM *Xq = NULL, *Xq1 = NULL, *Xq2 = NULL; in ossl_rsa_fips186_4_gen_prob_primes() local
74 Xq2 = test->Xq2; in ossl_rsa_fips186_4_gen_prob_primes()
128 Xq2, nbits, e, ctx, cb)) in ossl_rsa_fips186_4_gen_prob_primes()
H A Drsa_acvp_test_params.c107 && !OSSL_PARAM_get_BN(p, &t->Xq2)) in ossl_rsa_acvp_test_set_params()
158 BN_free(t->Xq2); 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.h36 BIGNUM *Xq2; member
/openssl/include/openssl/
H A Drsa.h283 const BIGNUM *Xq2, const BIGNUM *Xq,

Completed in 11 milliseconds