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

/freebsd-12-stable/crypto/openssl/include/openssl/
H A Dcomperr.h39 # define COMP_R_ZLIB_DEFLATE_ERROR 99 macro
/freebsd-12-stable/crypto/openssl/crypto/comp/
H A Dcomp_err.c26 {ERR_PACK(ERR_LIB_COMP, 0, COMP_R_ZLIB_DEFLATE_ERROR),
H A Dc_zlib.c486 COMPerr(COMP_F_BIO_ZLIB_WRITE, COMP_R_ZLIB_DEFLATE_ERROR);
535 COMPerr(COMP_F_BIO_ZLIB_FLUSH, COMP_R_ZLIB_DEFLATE_ERROR);

Completed in 88 milliseconds