Home
last modified time | relevance | path

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

/freebsd-head/crypto/openssl/include/openssl/
HDbnerr.h26 # define BN_R_BIGNUM_TOO_LONG 114 macro
/freebsd-head/crypto/openssl/crypto/bn/
HDbn_err.c20 {ERR_PACK(ERR_LIB_BN, 0, BN_R_BIGNUM_TOO_LONG), "bignum too long"},
HDbn_lib.c271 ERR_raise(ERR_LIB_BN, BN_R_BIGNUM_TOO_LONG); in bn_expand_internal()
/freebsd-head/crypto/openssl/crypto/err/
HDopenssl.txt171 BN_R_BIGNUM_TOO_LONG:114:bignum too long