Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bn/
H A Dbn_blind.c98 ERR_raise(ERR_LIB_BN, BN_R_NOT_INITIALIZED); in BN_BLINDING_update()
141 ERR_raise(ERR_LIB_BN, BN_R_NOT_INITIALIZED); in BN_BLINDING_convert_ex()
175 ERR_raise(ERR_LIB_BN, BN_R_NOT_INITIALIZED); in BN_BLINDING_invert_ex()
H A Dbn_err.c33 {ERR_PACK(ERR_LIB_BN, 0, BN_R_NOT_INITIALIZED), "not initialized"},
H A Dbn_div.c225 ERR_raise(ERR_LIB_BN, BN_R_NOT_INITIALIZED); in BN_div()
/freebsd/crypto/openssl/include/openssl/
H A Dbnerr.h37 # define BN_R_NOT_INITIALIZED 107 macro
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt182 BN_R_NOT_INITIALIZED:107:not initialized