Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/bn/
HDbn_err.c122 {ERR_REASON(BN_R_BITS_TOO_SMALL), "bits too small"},
HDbn_rand.c125 BNerr(BN_F_BNRAND, BN_R_BITS_TOO_SMALL); in bnrand()
HDbn.h919 # define BN_R_BITS_TOO_SMALL 118 macro