Home
last modified time | relevance | path

Searched defs:Xq1 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rsa/
H A Drsa_x931g.c21 const BIGNUM *Xp, const BIGNUM *Xq1, const BIGNUM *Xq2, in RSA_X931_derive_ex()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_x931g.c27 const BIGNUM *Xp, const BIGNUM *Xq1, const BIGNUM *Xq2, in RSA_X931_derive_ex()
H A Drsa_sp800_56b_gen.c70 BIGNUM *Xq = NULL, *Xq1 = NULL, *Xq2 = NULL; in ossl_rsa_fips186_4_gen_prob_primes() local
H A Drsa_local.h35 BIGNUM *Xq1; member