Searched defs:SSL_get_rbio (Results 1 – 2 of 2) sorted by relevance
804 BIO *SSL_get_rbio(const SSL *ssl) { return ssl->rbio.get(); } in SSL_get_rbio() function
246 #define SSL_get_rbio GRPC_SHADOW_SSL_get_rbio macro