Home
last modified time | relevance | path

Searched refs:SSL_set_rfd (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
12 int SSL_set_rfd(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.c768 int SSL_set_rfd(SSL *ssl, int fd) in SSL_set_rfd() function
/third_party/openssl/util/
Dlibssl.num106 SSL_set_rfd 107 3_0_0 EXIST::FUNCTION:SOCK
/third_party/openssl/ohos_lite/include/openssl/
Dssl.h1540 __owur int SSL_set_rfd(SSL *s, int fd);
/third_party/openssl/ssl/
Dssl_lib.c1434 int SSL_set_rfd(SSL *s, int fd) in SSL_set_rfd() function
/third_party/openssl/include/openssl/
Dssl.h.in1570 __owur int SSL_set_rfd(SSL *s, int fd);