Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/
H A Dauthzone.c8010 static void auth_zone_zonemd_fail(struct auth_zone* z, struct module_env* env, in auth_zone_zonemd_fail() function
8086 auth_zone_zonemd_fail(z, env, "DNSKEY missing", NULL, result); in auth_zone_verify_zonemd_with_key()
8093 auth_zone_zonemd_fail(z, env, reason, why_bogus, result); in auth_zone_verify_zonemd_with_key()
8102 auth_zone_zonemd_fail(z, env, reason, why_bogus, result); in auth_zone_verify_zonemd_with_key()
8108 auth_zone_zonemd_fail(z, env, "ZONEMD absent and that is not allowed by config", NULL, result); in auth_zone_verify_zonemd_with_key()
8130 auth_zone_zonemd_fail(z, env, reason, NULL, result); in auth_zone_verify_zonemd_with_key()
8410 auth_zone_zonemd_fail(z, env, reason, ds_bogus, NULL); in auth_zonemd_dnskey_lookup_callback()
8558 auth_zone_zonemd_fail(z, env, reason, why_bogus, result); in auth_zone_verify_zonemd()