Searched refs:COMP_R_ZLIB_NOT_SUPPORTED (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/crypto/openssl/include/openssl/
H A Dcomperr.h41 # define COMP_R_ZLIB_NOT_SUPPORTED 101 macro
/freebsd-12-stable/crypto/openssl/crypto/comp/
H A Dcomp_err.c30 {ERR_PACK(ERR_LIB_COMP, 0, COMP_R_ZLIB_NOT_SUPPORTED),
H A Dc_zlib.c324 COMPerr(COMP_F_BIO_ZLIB_NEW, COMP_R_ZLIB_NOT_SUPPORTED);

Completed in 108 milliseconds