Home
last modified time | relevance | path

Searched refs:BIO_f_zlib (Results 1 – 9 of 9) sorted by relevance

/openssl/doc/man3/
H A DCOMP_CTX_new.pod19 BIO_f_zlib,
47 const BIO_METHOD *BIO_f_zlib(void);
103 BIO_f_zlib(), BIO_f_brotli() BIO_f_zstd() each return a B<BIO_METHOD> that may be used to
162 BIO_f_zlib(), BIO_f_brotli() and BIO_f_zstd() return NULL on error, and
/openssl/crypto/cms/
H A Dcms_cd.c81 return BIO_new(BIO_f_zlib()); in ossl_cms_CompressedData_init_bio()
/openssl/test/
H A Dbio_comp_test.c137 return do_bio_comp(BIO_f_zlib(), n); in test_zlib()
/openssl/include/openssl/
H A Dcomp.h.in59 const BIO_METHOD *BIO_f_zlib(void);
/openssl/ssl/
H A Dssl_cert_comp.c52 if ((a == 0 || a == TLSEXT_comp_cert_zlib) && BIO_f_zlib() != NULL) in ossl_comp_has_alg()
/openssl/crypto/comp/
H A Dc_zlib.c385 const BIO_METHOD *BIO_f_zlib(void) in BIO_f_zlib() function
/openssl/apps/
H A Denc.c442 if ((bzl = BIO_new(BIO_f_zlib())) == NULL) in enc_main()
/openssl/util/
H A Dmissingcrypto111.txt215 BIO_f_zlib(3)
H A Dlibcrypto.num2446 BIO_f_zlib 2498 3_0_0 EXIST::FUNCTION:COMP

Completed in 44 milliseconds