Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/bn/
H A Dbn_err.c77 {ERR_REASON(BN_R_BITS_TOO_SMALL) , "bits too small"},
H A Dbn_rand.c133 BNerror(BN_R_BITS_TOO_SMALL); in bnrand()
H A Dbn_prime.c178 BNerror(BN_R_BITS_TOO_SMALL); in BN_generate_prime_ex()
/dragonfly/crypto/libressl/include/openssl/
H A Dbn.h707 #define BN_R_BITS_TOO_SMALL 117 macro