Searched defs:Xp2 (Results 1 – 5 of 5) sorted by relevance
/openssl/crypto/bn/ |
H A D | bn_x931p.c | 55 const BIGNUM *Xp2, const BIGNUM *e, BN_CTX *ctx, in BN_X931_derive_prime_ex() 220 BIGNUM *Xp1, BIGNUM *Xp2, in BN_X931_generate_prime_ex()
|
H A D | bn_rsa_fips186_4.c | 187 const BIGNUM *Xp2, int nlen, in ossl_bn_rsa_fips186_4_gen_prob_primes()
|
/openssl/crypto/rsa/ |
H A D | rsa_x931g.c | 26 BIGNUM *q2, const BIGNUM *Xp1, const BIGNUM *Xp2, in RSA_X931_derive_ex()
|
H A D | rsa_sp800_56b_gen.c | 66 BIGNUM *Xp = NULL, *Xp1 = NULL, *Xp2 = NULL; in ossl_rsa_fips186_4_gen_prob_primes() local
|
H A D | rsa_local.h | 34 BIGNUM *Xp2; member
|
Completed in 9 milliseconds