Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dnet_help.h520 int check_auth_name_for_ssl(char* auth_name);
H A Dnet_help.c1532 int check_auth_name_for_ssl(char* auth_name) in check_auth_name_for_ssl() function
/freebsd/contrib/unbound/dnstap/
H A Ddtstream.c398 if(!check_auth_name_for_ssl(dtio->tls_server_name)) in dt_io_thread_apply_cfg()