Searched refs:dnsc_parse_certs (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/unbound/dnscrypt/
H A Ddnscrypt.c577 dnsc_parse_certs(struct dnsc_env *env, struct config_file *cfg) function
605 fatal_exit("dnsc_parse_certs: failed to load %s: %s", head->str, strerror(errno));
964 if(dnsc_parse_certs(env, cfg) <= 0) {

Completed in 115 milliseconds