Home
last modified time | relevance | path

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

/openssl/crypto/bn/
H A Dbn_rsa_fips186_4.c236 if (!ossl_bn_rsa_fips186_4_derive_prime(p, Xpout, Xp, p1i, p2i, nlen, e, in ossl_bn_rsa_fips186_4_gen_prob_primes()
275 int ossl_bn_rsa_fips186_4_derive_prime(BIGNUM *Y, BIGNUM *X, const BIGNUM *Xin, in ossl_bn_rsa_fips186_4_derive_prime() function
/openssl/include/crypto/
H A Dbn.h118 int ossl_bn_rsa_fips186_4_derive_prime(BIGNUM *Y, BIGNUM *X, const BIGNUM *Xin,

Completed in 5 milliseconds