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

  /external/boringssl/src/include/openssl/
ssl.h 257 /* SSL_get_wfd returns the file descriptor that |ssl| is configured to write
260 OPENSSL_EXPORT int SSL_get_wfd(const SSL *ssl);
    [all...]
  /external/boringssl/src/ssl/
ssl_lib.c 990 int SSL_get_wfd(const SSL *ssl) {
    [all...]

Completed in 38 milliseconds