Home
last modified time | relevance | path

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

/openssl/crypto/bn/
H A Dbn_rsa_fips186_4.c132 static int bn_rsa_fips186_4_find_aux_prob_prime(const BIGNUM *Xp1, in bn_rsa_fips186_4_find_aux_prob_prime() function
228 if (!bn_rsa_fips186_4_find_aux_prob_prime(Xp1i, p1i, ctx, rounds, cb) in ossl_bn_rsa_fips186_4_gen_prob_primes()
229 || !bn_rsa_fips186_4_find_aux_prob_prime(Xp2i, p2i, ctx, rounds, cb)) in ossl_bn_rsa_fips186_4_gen_prob_primes()

Completed in 5 milliseconds