OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:client_key_pw
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/nsd/dist/
options.h
463
char*
client_key_pw
;
member in struct:tls_auth_options
xfrd-tcp.c
1006
if (zone->master->tls_auth_options->
client_key_pw
) {
1008
SSL_CTX_set_default_passwd_cb_userdata(set->ssl_ctx, zone->master->tls_auth_options->
client_key_pw
);
configparser.y
896
cfg_parser->tls_auth->
client_key_pw
= region_strdup(cfg_parser->opt->region, $2);
configparser.c
2729
cfg_parser->tls_auth->
client_key_pw
= region_strdup(cfg_parser->opt->region, (yyvsp[0].str));
Completed in 68 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026