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