Home
last modified time | relevance | path

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

/freebsd-head/contrib/unbound/util/
HDnet_help.h541 int check_auth_name_for_ssl(char* auth_name);
HDnet_help.c1660 int check_auth_name_for_ssl(char* auth_name) in check_auth_name_for_ssl() function
/freebsd-head/contrib/unbound/dnstap/
HDdtstream.c398 if(!check_auth_name_for_ssl(dtio->tls_server_name)) in dt_io_thread_apply_cfg()