Home
last modified time | relevance | path

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

/external/openssl/crypto/comp/
Dcomp_err.c74 {ERR_FUNC(COMP_F_BIO_ZLIB_NEW), "BIO_ZLIB_NEW"},
Dcomp.h68 #define COMP_F_BIO_ZLIB_NEW 100 macro
Dc_zlib.c478 COMPerr(COMP_F_BIO_ZLIB_NEW, COMP_R_ZLIB_NOT_SUPPORTED); in bio_zlib_new()
485 COMPerr(COMP_F_BIO_ZLIB_NEW, ERR_R_MALLOC_FAILURE); in bio_zlib_new()
/external/openssl/include/openssl/
Dcomp.h68 #define COMP_F_BIO_ZLIB_NEW 100 macro