Home
last modified time | relevance | path

Searched refs:ossl_bn_rsa_fips186_4_derive_prime (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/crypto/bn/
Dbn_rsa_fips186_4.c205 if (!ossl_bn_rsa_fips186_4_derive_prime(p, Xpout, Xp, p1i, p2i, nlen, e, in ossl_bn_rsa_fips186_4_gen_prob_primes()
244 int ossl_bn_rsa_fips186_4_derive_prime(BIGNUM *Y, BIGNUM *X, const BIGNUM *Xin, in ossl_bn_rsa_fips186_4_derive_prime() function
/third_party/openssl/include/crypto/
Dbn.h108 int ossl_bn_rsa_fips186_4_derive_prime(BIGNUM *Y, BIGNUM *X, const BIGNUM *Xin,