Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bn/
Dbn_rand.c41 BNerr(BN_F_BNRAND, ERR_R_MALLOC_FAILURE); in bnrand()
93 BNerr(BN_F_BNRAND, BN_R_BITS_TOO_SMALL); in bnrand()
Dbn_err.c17 {ERR_PACK(ERR_LIB_BN, BN_F_BNRAND, 0), "bnrand"},
/third_party/openssl/include/openssl/
Dbnerr.h26 # define BN_F_BNRAND 127 macro
/third_party/openssl/crypto/err/
Dopenssl.txt186 BN_F_BNRAND:127:bnrand