OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tls_handshake
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/nc/
netcat.c
840
if ((i =
tls_handshake
(tls_ctx)) == -1)
865
if ((i =
tls_handshake
(tls_cctx)) == -1)
/src/external/bsd/nsd/dist/
server.c
359
static int
tls_handshake
(struct tcp_handler_data* data, int fd, int writing);
4942
tls_handshake
(struct tcp_handler_data* data, int fd, int writing)
function
5095
if(!
tls_handshake
(data, fd, 0))
5358
if(!
tls_handshake
(data, fd, 1))
Completed in 21 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026