Searched defs:SSL_get_fd (Results 1 – 2 of 2) sorted by relevance
1538 int SSL_get_fd(const SSL *ssl) { return SSL_get_rfd(ssl); } in SSL_get_fd() function
230 #define SSL_get_fd GRPC_SHADOW_SSL_get_fd macro