Home
last modified time | relevance | path

Searched refs:BIO_s_null (Results 1 – 16 of 16) sorted by relevance

/third_party/openssl/doc/man3/
DBIO_s_null.pod5 BIO_s_null - null data sink
11 const BIO_METHOD *BIO_s_null(void);
15 BIO_s_null() returns the null sink BIO method. Data written to
33 BIO_s_null() returns the null sink BIO method.
DBIO_f_md.pod83 bio = BIO_new(BIO_s_null());
/third_party/openssl/fuzz/
Dasn1.c214 BIO *bio = BIO_new(BIO_s_null()); \
231 BIO *bio = BIO_new(BIO_s_null()); \
247 BIO *bio = BIO_new(BIO_s_null()); \
264 BIO *bio = BIO_new(BIO_s_null()); \
304 BIO *bio = BIO_new(BIO_s_null()); in FuzzerTestOneInput()
Dcrl.c31 BIO *bio = BIO_new(BIO_s_null()); in FuzzerTestOneInput()
Dct.c34 BIO *bio = BIO_new(BIO_s_null()); in FuzzerTestOneInput()
Dx509.c35 BIO *bio = BIO_new(BIO_s_null()); in FuzzerTestOneInput()
Dcms.c40 BIO *out = BIO_new(BIO_s_null()); in FuzzerTestOneInput()
/third_party/openssl/crypto/bio/
Dbss_null.c37 const BIO_METHOD *BIO_s_null(void) in BIO_s_null() function
/third_party/openssl/doc/man7/
Dbio.pod73 L<BIO_s_null(3)>, L<BIO_s_socket(3)>,
/third_party/openssl/crypto/cms/
Dcms_lib.c46 return BIO_new(BIO_s_null()); in cms_content_bio()
Dcms_smime.c23 rbio = BIO_new(BIO_s_null()); in cms_get_text_bio()
/third_party/openssl/include/openssl/
Dbio.h600 const BIO_METHOD *BIO_s_null(void);
/third_party/openssl/crypto/pkcs7/
Dpk7_doit.c323 bio = BIO_new(BIO_s_null()); in PKCS7_dataInit()
/third_party/openssl/apps/
Ds_client.c1716 bio_c_out = BIO_new(BIO_s_null()); in s_client_main()
Ds_server.c1770 bio_s_out = BIO_new(BIO_s_null()); in s_server_main()
/third_party/openssl/util/
Dlibcrypto.num3473 BIO_s_null 3425 1_1_0 EXIST::FUNCTION: