Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/bn/
H A Dbn_rand.c263 BNerror(BN_R_TOO_MANY_ITERATIONS); in bn_rand_range()
275 BNerror(BN_R_TOO_MANY_ITERATIONS); in bn_rand_range()
H A Dbn_err.c93 {ERR_REASON(BN_R_TOO_MANY_ITERATIONS) , "too many iterations"},
H A Dbn_mod_sqrt.c278 BNerror(BN_R_TOO_MANY_ITERATIONS); in bn_mod_sqrt_find_sylow_generator()
H A Dbn.h514 #define BN_R_TOO_MANY_ITERATIONS 113 macro