HomeSort by relevance Sort by last modified time
    Searched refs:SSL_get_rfd (Results 1 - 3 of 3) sorted by null

  /external/boringssl/src/ssl/
ssl_lib.cc     [all...]
ssl_test.cc     [all...]
  /external/boringssl/src/include/openssl/
ssl.h 280 /* SSL_get_fd calls |SSL_get_rfd|. */
283 /* SSL_get_rfd returns the file descriptor that |ssl| is configured to read
290 OPENSSL_EXPORT int SSL_get_rfd(const SSL *ssl);
    [all...]

Completed in 169 milliseconds