Searched defs:Xp1 (Results 1 – 10 of 10) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/bn/ |
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()
|
D | bn_rsa_fips186_4.c | 103 static int bn_rsa_fips186_4_find_aux_prob_prime(const BIGNUM *Xp1, in bn_rsa_fips186_4_find_aux_prob_prime() 156 const BIGNUM *Xp, const BIGNUM *Xp1, in ossl_bn_rsa_fips186_4_gen_prob_primes()
|
/third_party/openssl/crypto/bn/ |
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()
|
D | bn_rsa_fips186_4.c | 103 static int bn_rsa_fips186_4_find_aux_prob_prime(const BIGNUM *Xp1, in bn_rsa_fips186_4_find_aux_prob_prime() 156 const BIGNUM *Xp, const BIGNUM *Xp1, in ossl_bn_rsa_fips186_4_gen_prob_primes()
|
/third_party/openssl/crypto/rsa/ |
D | rsa_x931g.c | 26 BIGNUM *q2, const BIGNUM *Xp1, const BIGNUM *Xp2, in RSA_X931_derive_ex()
|
D | rsa_sp800_56b_gen.c | 69 BIGNUM *Xp = NULL, *Xp1 = NULL, *Xp2 = NULL; in ossl_rsa_fips186_4_gen_prob_primes() local
|
D | rsa_local.h | 33 BIGNUM *Xp1; member
|
/third_party/node/deps/openssl/openssl/crypto/rsa/ |
D | rsa_x931g.c | 26 BIGNUM *q2, const BIGNUM *Xp1, const BIGNUM *Xp2, in RSA_X931_derive_ex()
|
D | rsa_sp800_56b_gen.c | 69 BIGNUM *Xp = NULL, *Xp1 = NULL, *Xp2 = NULL; in ossl_rsa_fips186_4_gen_prob_primes() local
|
D | rsa_local.h | 33 BIGNUM *Xp1; member
|