Home
last modified time | relevance | path

Searched refs:SSL_set_wfd (Results 1 – 8 of 8) sorted by relevance

/third_party/openssl/doc/man3/
DSSL_set_fd.pod5 SSL_set_fd, SSL_set_rfd, SSL_set_wfd - connect the SSL object with a file descriptor
13 int SSL_set_wfd(SSL *ssl, int fd);
29 SSL_set_rfd() and SSL_set_wfd() perform the respective action, but only
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/library/
Dssl_lib.c781 int SSL_set_wfd(SSL *ssl, int fd) in SSL_set_wfd() function
/third_party/openssl/util/
Dlibssl.num93 SSL_set_wfd 94 1_1_0 EXIST::FUNCTION:SOCK
/third_party/openssl/doc/man7/
Dssl.pod681 =item int B<SSL_set_wfd>(SSL *ssl, int fd);
/third_party/openssl/include/openssl/
Dssl.h1541 __owur int SSL_set_wfd(SSL *s, int fd);
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h502 #define SSL_set_wfd BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_set_wfd) macro
/third_party/openssl/ssl/
Dssl_lib.c1369 int SSL_set_wfd(SSL *s, int fd) in SSL_set_wfd() function
/third_party/openssl/crypto/err/
Dopenssl.txt1341 SSL_F_SSL_SET_WFD:196:SSL_set_wfd