Searched refs:SSL_get_wfd (Results 1 – 3 of 3) sorted by relevance
309 OPENSSL_EXPORT int SSL_get_wfd(const SSL *ssl);
1468 int SSL_get_wfd(const SSL *ssl) { in SSL_get_wfd() function
1739 EXPECT_EQ(wfd, SSL_get_wfd(ssl)); in ExpectFDs()