Searched defs:Xp (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() 162 int BN_X931_generate_Xpq(BIGNUM *Xp, BIGNUM *Xq, int nbits, BN_CTX *ctx) in BN_X931_generate_Xpq() 221 const BIGNUM *Xp, in BN_X931_generate_prime_ex()
|
H A D | bn_rsa_fips186_4.c | 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 | 27 const BIGNUM *Xp, const BIGNUM *Xq1, const BIGNUM *Xq2, in RSA_X931_derive_ex() 154 BIGNUM *Xp = NULL, *Xq = NULL; in RSA_X931_generate_key_ex() local
|
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 | 37 BIGNUM *Xp; member
|
Completed in 8 milliseconds