Searched refs:BIO_f_buffer (Results 1 – 11 of 11) sorted by relevance
1233 BIO *fbio = BIO_new(BIO_f_buffer()); in s_client_main()1270 BIO *fbio = BIO_new(BIO_f_buffer()); in s_client_main()1293 BIO *fbio = BIO_new(BIO_f_buffer()); in s_client_main()
1326 bufbio = BIO_new(BIO_f_buffer()); in init_responder()
484 btmp = BIO_new(BIO_f_buffer()); in app_get_pass()
1971 io = BIO_new(BIO_f_buffer()); in www_body()
559 if (!(tmpbuf = BIO_new(BIO_f_buffer()))) { in PKCS7_decrypt()
92 BIO_f_buffer(void) in BIO_f_buffer() function
505 if ((buf = BIO_new(BIO_f_buffer())) == NULL) in BIO_new_buffer_ssl_connect()
3026 bbio = BIO_new(BIO_f_buffer()); in ssl_init_wbio_buffer()
545 bf = BIO_new(BIO_f_buffer()); in SMIME_crlf_copy()
608 const BIO_METHOD *BIO_f_buffer(void);
200 man/BIO_f_buffer.3