Searched refs:BIO_f_ssl (Results 1 – 3 of 3) sorted by relevance
175 const BIO_METHOD *BIO_f_ssl(void) { return &ssl_method; } in BIO_f_ssl() function
2183 BIO *const bio = BIO_new(BIO_f_ssl()); in ossl_connect_step1()
3896 OPENSSL_EXPORT const BIO_METHOD *BIO_f_ssl(void);