Searched refs:BIO_s_null (Results 1 – 16 of 16) sorted by relevance
5 BIO_s_null - null data sink11 const BIO_METHOD *BIO_s_null(void);15 BIO_s_null() returns the null sink BIO method. Data written to33 BIO_s_null() returns the null sink BIO method.
83 bio = BIO_new(BIO_s_null());
214 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()
31 BIO *bio = BIO_new(BIO_s_null()); in FuzzerTestOneInput()
34 BIO *bio = BIO_new(BIO_s_null()); in FuzzerTestOneInput()
35 BIO *bio = BIO_new(BIO_s_null()); in FuzzerTestOneInput()
40 BIO *out = BIO_new(BIO_s_null()); in FuzzerTestOneInput()
37 const BIO_METHOD *BIO_s_null(void) in BIO_s_null() function
73 L<BIO_s_null(3)>, L<BIO_s_socket(3)>,
46 return BIO_new(BIO_s_null()); in cms_content_bio()
23 rbio = BIO_new(BIO_s_null()); in cms_get_text_bio()
600 const BIO_METHOD *BIO_s_null(void);
323 bio = BIO_new(BIO_s_null()); in PKCS7_dataInit()
1716 bio_c_out = BIO_new(BIO_s_null()); in s_client_main()
1770 bio_s_out = BIO_new(BIO_s_null()); in s_server_main()
3473 BIO_s_null 3425 1_1_0 EXIST::FUNCTION: