Home
last modified time | relevance | path

Searched refs:tls_auth_options_create (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.sbin/nsd/
H A Doptions.h516 struct tls_auth_options* tls_auth_options_create(region_type* region);
H A Dconfigparser.y698 tls_auth_options_type *tls_auth = tls_auth_options_create(cfg_parser->opt->region);
H A Doptions.c1757 tls_auth_options_create(region_type* region) in tls_auth_options_create() function