Searched defs:SSL_set_bio (Results 1 – 3 of 3) sorted by relevance
488 pub fn SSL_set_bio(ssl: *mut SSL, rbio: *mut BIO, wbio: *mut BIO); in SSL_set_bio() function
1290 void SSL_set_bio(SSL *s, BIO *rbio, BIO *wbio) in SSL_set_bio() function
1376 void SSL_set_bio(SSL *s, BIO *rbio, BIO *wbio) in SSL_set_bio() function