Home
last modified time | relevance | path

Searched refs:SSL_get_wfd (Results 1 – 5 of 5) sorted by relevance

/openssl/doc/man3/
H A DSSL_get_fd.pod5 SSL_get_fd, SSL_get_rfd, SSL_get_wfd - get file descriptor linked to an SSL object
13 int SSL_get_wfd(const SSL *ssl);
18 SSL_get_rfd() and SSL_get_wfd() return the file descriptors for the
/openssl/util/
H A Dlibssl.num193 SSL_get_wfd 194 3_0_0 EXIST::FUNCTION:
/openssl/ssl/
H A Dssl_lib.c1643 int SSL_get_wfd(const SSL *s) in SSL_get_wfd() function
2603 ret = ktls_sendfile(SSL_get_wfd(s), fd, offset, size, flags); in SSL_sendfile()
/openssl/doc/designs/quic-design/
H A Dquic-api-ssl-funcs.md608 | `SSL_get_wfd` | NDP | ��U | ��A | ��NC | ��Done …
/openssl/include/openssl/
H A Dssl.h.in1594 __owur int SSL_get_wfd(const SSL *s);

Completed in 58 milliseconds