Home
last modified time | relevance | path

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

/third_party/openssl/include/openssl/
Dcryptoerr.h38 # define CRYPTO_R_SECURE_MALLOC_FAILURE 111 macro
/third_party/openssl/crypto/
Dcpt_err.c46 {ERR_PACK(ERR_LIB_CRYPTO, 0, CRYPTO_R_SECURE_MALLOC_FAILURE),
Dparams_dup.c41 ERR_raise(ERR_LIB_CRYPTO, is_secure ? CRYPTO_R_SECURE_MALLOC_FAILURE in ossl_param_buf_alloc()
Dparam_build.c366 ERR_raise(ERR_LIB_CRYPTO, CRYPTO_R_SECURE_MALLOC_FAILURE); in OSSL_PARAM_BLD_to_param()
/third_party/python/Modules/
D_ssl_data_300.h2268 #ifdef CRYPTO_R_SECURE_MALLOC_FAILURE
2269 {"SECURE_MALLOC_FAILURE", ERR_LIB_CRYPTO, CRYPTO_R_SECURE_MALLOC_FAILURE},
/third_party/openssl/crypto/err/
Dopenssl.txt445 CRYPTO_R_SECURE_MALLOC_FAILURE:111:secure malloc failure