Home
last modified time | relevance | path

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

/openssl-master/crypto/bn/
A 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
/openssl-master/include/crypto/
A Dbn.h108 int ossl_bn_rsa_fips186_4_derive_prime(BIGNUM *Y, BIGNUM *X, const BIGNUM *Xin,

Completed in 2 milliseconds