Searched defs:Xp1 (Results 1 – 5 of 5) sorted by relevance
/openssl/crypto/bn/ |
H A D | bn_x931p.c | 54 const BIGNUM *Xp, const BIGNUM *Xp1, 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 | 132 static int bn_rsa_fips186_4_find_aux_prob_prime(const BIGNUM *Xp1, in bn_rsa_fips186_4_find_aux_prob_prime() 186 const BIGNUM *Xp, const BIGNUM *Xp1, 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 | 33 BIGNUM *Xp1; member
|
Completed in 14 milliseconds