Searched defs:SSL_get_wbio (Results 1 – 2 of 2) sorted by relevance
805 BIO *SSL_get_wbio(const SSL *ssl) { return ssl->wbio.get(); } in SSL_get_wbio() function
262 #define SSL_get_wbio GRPC_SHADOW_SSL_get_wbio macro