Searched defs:SSL_get_wbio (Results 1 – 2 of 2) sorted by relevance
490 pub fn SSL_get_wbio(ssl: *const SSL) -> *mut BIO; in SSL_get_wbio() function
1335 BIO *SSL_get_wbio(const SSL *s) in SSL_get_wbio() function