Home
last modified time | relevance | path

Searched defs:tls_auth (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.sbin/nsd/
H A Dconfigparser.y698 tls_auth_options_type *tls_auth = tls_auth_options_create(cfg_parser->opt->region); variable
704 struct tls_auth_options *tls_auth = cfg_parser->tls_auth; variable
H A Doptions.h466 struct tls_auth_options *tls_auth; member