Home
last modified time | relevance | path

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

/openssl/crypto/bn/
H A Dbn_rand.c311 const int max_n = 64; /* Pr(failure to generate) < 2^max_n */ in ossl_bn_gen_dsa_nonce_fixed_top() local
342 for (n = 0; n < max_n; n++) { in ossl_bn_gen_dsa_nonce_fixed_top()

Completed in 5 milliseconds