Home
last modified time | relevance | path

Searched defs:Xp (Results 1 – 5 of 5) sorted by relevance

/openssl/crypto/bn/
H A Dbn_x931p.c54 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 Dbn_rsa_fips186_4.c156 const BIGNUM *Xp, const BIGNUM *Xp1, in ossl_bn_rsa_fips186_4_gen_prob_primes()
/openssl/crypto/rsa/
H A Drsa_x931g.c27 const BIGNUM *Xp, const BIGNUM *Xq1, const BIGNUM *Xq2, in RSA_X931_derive_ex()
155 BIGNUM *Xp = NULL, *Xq = NULL; in RSA_X931_generate_key_ex() local
H A Drsa_sp800_56b_gen.c69 BIGNUM *Xp = NULL, *Xp1 = NULL, *Xp2 = NULL; in ossl_rsa_fips186_4_gen_prob_primes() local
H A Drsa_local.h37 BIGNUM *Xp; member

Completed in 11 milliseconds