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

/freebsd-9.3-release/crypto/openssl/crypto/comp/
H A Dcomp_err.c81 {ERR_REASON(COMP_R_ZLIB_DEFLATE_ERROR), "zlib deflate error"},
H A Dcomp.h72 # define COMP_R_ZLIB_DEFLATE_ERROR 99 macro
H A Dc_zlib.c631 COMPerr(COMP_F_BIO_ZLIB_WRITE, COMP_R_ZLIB_DEFLATE_ERROR);
678 COMPerr(COMP_F_BIO_ZLIB_FLUSH, COMP_R_ZLIB_DEFLATE_ERROR);

Completed in 52 milliseconds