Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dcryptoerr.h38 # define CRYPTO_R_SECURE_MALLOC_FAILURE 111 macro
/freebsd/crypto/openssl/crypto/
H A Dcpt_err.c46 {ERR_PACK(ERR_LIB_CRYPTO, 0, CRYPTO_R_SECURE_MALLOC_FAILURE),
H A Dparams_dup.c41 ERR_raise(ERR_LIB_CRYPTO, is_secure ? CRYPTO_R_SECURE_MALLOC_FAILURE in ossl_param_buf_alloc()
H A Dparam_build.c370 ERR_raise(ERR_LIB_CRYPTO, CRYPTO_R_SECURE_MALLOC_FAILURE); in OSSL_PARAM_BLD_to_param()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt455 CRYPTO_R_SECURE_MALLOC_FAILURE:111:secure malloc failure