Searched defs:SSL_get_fd (Results 1 - 1 of 1) sorted by relevance

/external/boringssl/src/ssl/
H A Dssl_lib.c979 int SSL_get_fd(const SSL *ssl) { return SSL_get_rfd(ssl); } function

Completed in 41 milliseconds