Home
last modified time | relevance | path

Searched refs:COMP_zlib (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/crypto/openssl/include/openssl/
H A Dcomp.h36 COMP_METHOD *COMP_zlib(void);
/freebsd-12.1/crypto/openssl/crypto/comp/
H A Dc_zlib.c20 COMP_METHOD *COMP_zlib(void);
209 COMP_METHOD *COMP_zlib(void) in COMP_zlib() function
322 (void)COMP_zlib(); in bio_zlib_new()
/freebsd-12.1/crypto/openssl/doc/man3/
H A DSSL_COMP_add_compression_method.pod63 COMP_zlib() compression method available.
/freebsd-12.1/crypto/openssl/ssl/
H A Dssl_ciph.c461 COMP_METHOD *method = COMP_zlib(); in DEFINE_RUN_ONCE_STATIC()
/freebsd-12.1/secure/lib/libcrypto/
H A DVersion.map729 COMP_zlib;