Searched refs:SSL_get_rfd (Results 1 – 6 of 6) sorted by relevance
1538 int SSL_get_fd(const SSL *ssl) { return SSL_get_rfd(ssl); } in SSL_get_fd()1540 int SSL_get_rfd(const SSL *ssl) { in SSL_get_rfd() function
1765 EXPECT_EQ(rfd, SSL_get_rfd(ssl)); in ExpectFDs()
221 SSL_get_rfd
1773 '#define SSL_get_rfd GRPC_SHADOW_SSL_get_rfd',
300 OPENSSL_EXPORT int SSL_get_rfd(const SSL *ssl);
249 #define SSL_get_rfd GRPC_SHADOW_SSL_get_rfd macro