Home
last modified time | relevance | path

Searched refs:SSL_set_wfd (Results 1 – 6 of 6) 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 3_0_0 EXIST::FUNCTION:SOCK
/third_party/openssl/ohos_lite/include/openssl/
Dssl.h1541 __owur int SSL_set_wfd(SSL *s, int fd);
/third_party/openssl/ssl/
Dssl_lib.c1404 int SSL_set_wfd(SSL *s, int fd) in SSL_set_wfd() function
/third_party/openssl/include/openssl/
Dssl.h.in1571 __owur int SSL_set_wfd(SSL *s, int fd);