Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dbnerr.h26 # define BN_R_BIGNUM_TOO_LONG 114 macro
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_err.c20 {ERR_PACK(ERR_LIB_BN, 0, BN_R_BIGNUM_TOO_LONG), "bignum too long"},
H A Dbn_lib.c271 ERR_raise(ERR_LIB_BN, BN_R_BIGNUM_TOO_LONG); in bn_expand_internal()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt171 BN_R_BIGNUM_TOO_LONG:114:bignum too long