Home
last modified time | relevance | path

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

/openssl/doc/man3/
H A 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);
33 SSL_set_rfd() and SSL_set_wfd() perform the respective action, but only
/openssl/util/
H A Dlibssl.num93 SSL_set_wfd 94 3_0_0 EXIST::FUNCTION:SOCK
/openssl/test/
H A Dquicapitest.c802 if (!TEST_true(SSL_set_wfd(ssl, fd))) in test_quic_set_fd()
/openssl/doc/man7/
H A Dopenssl-quic.pod165 L<SSL_set_fd(3)>, L<SSL_set_rfd(3)> and L<SSL_set_wfd(3)> traditionally
/openssl/doc/designs/quic-design/
H A Dquic-api-ssl-funcs.md611 | `SSL_set_wfd` | NDP | ��C | ��A | ��QSI | ��Done …
/openssl/include/openssl/
H A Dssl.h.in1603 __owur int SSL_set_wfd(SSL *s, int fd);
/openssl/ssl/
H A Dssl_lib.c1698 int SSL_set_wfd(SSL *s, int fd) in SSL_set_wfd() function

Completed in 71 milliseconds