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

  /external/boringssl/src/include/openssl/
ssl.h 292 /* SSL_get_wfd returns the file descriptor that |ssl| is configured to write
299 OPENSSL_EXPORT int SSL_get_wfd(const SSL *ssl);
    [all...]
  /external/boringssl/src/ssl/
ssl_lib.cc     [all...]
ssl_test.cc     [all...]

Completed in 69 milliseconds