Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dbnerr.h31 # define BN_R_EXPAND_ON_STATIC_BIGNUM_DATA 105 macro
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_err.c26 {ERR_PACK(ERR_LIB_BN, 0, BN_R_EXPAND_ON_STATIC_BIGNUM_DATA),
H A Dbn_lib.c275 ERR_raise(ERR_LIB_BN, BN_R_EXPAND_ON_STATIC_BIGNUM_DATA); in bn_expand_internal()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt176 BN_R_EXPAND_ON_STATIC_BIGNUM_DATA:105:expand on static bignum data