OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SSL_get_wfd
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssl/dist/ssl/
ssl_lib.c
1383
int
SSL_get_wfd
(const SSL *s)
2131
ret = ktls_sendfile(
SSL_get_wfd
(s), fd, offset, size, flags);
/src/crypto/external/bsd/openssl.old/dist/ssl/
ssl_lib.c
1338
int
SSL_get_wfd
(const SSL *s)
/src/crypto/external/apache2/openssl/dist/ssl/
ssl_lib.c
1687
int
SSL_get_wfd
(const SSL *s)
2631
ret = ktls_sendfile(
SSL_get_wfd
(s), fd, offset, size, flags);
Completed in 32 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026