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_auth_ctx
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/nsd/dist/
nsd.h
412
SSL_CTX *
tls_auth_ctx
;
member in struct:nsd
nsd.c
1150
nsd.
tls_auth_ctx
= NULL;
1524
if(!(nsd.
tls_auth_ctx
= server_tls_ctx_create(&nsd,
server.c
1644
if (nsd->
tls_auth_ctx
)
1645
SSL_CTX_free(nsd->
tls_auth_ctx
);
3377
if (nsd->
tls_auth_ctx
&&
5662
tcp_data->tls_auth = incoming_ssl_fd(tcp_data->nsd->
tls_auth_ctx
, s);
Completed in 21 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026