Home
last modified time | relevance | path

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

/openssl/crypto/bn/
H A Dbn_rsa_fips186_4.c281 int i, imax, rounds; in ossl_bn_rsa_fips186_4_derive_prime() local
352 imax = 20 * bits; /* max = 20/2 * nbits */ in ossl_bn_rsa_fips186_4_derive_prime()
391 if (++i >= imax) { in ossl_bn_rsa_fips186_4_derive_prime()

Completed in 5 milliseconds