Symbol: auth_zone_zonemd_fail
sbin/unwind/libunbound/services/authzone.c
8086
auth_zone_zonemd_fail(z, env, "DNSKEY missing", NULL, result);
sbin/unwind/libunbound/services/authzone.c
8093
auth_zone_zonemd_fail(z, env, reason, why_bogus, result);
sbin/unwind/libunbound/services/authzone.c
8102
auth_zone_zonemd_fail(z, env, reason, why_bogus, result);
sbin/unwind/libunbound/services/authzone.c
8108
auth_zone_zonemd_fail(z, env, "ZONEMD absent and that is not allowed by config", NULL, result);
sbin/unwind/libunbound/services/authzone.c
8130
auth_zone_zonemd_fail(z, env, reason, NULL, result);
sbin/unwind/libunbound/services/authzone.c
8410
auth_zone_zonemd_fail(z, env, reason, ds_bogus, NULL);
sbin/unwind/libunbound/services/authzone.c
8558
auth_zone_zonemd_fail(z, env, reason, why_bogus, result);
usr.sbin/unbound/services/authzone.c
8086
auth_zone_zonemd_fail(z, env, "DNSKEY missing", NULL, result);
usr.sbin/unbound/services/authzone.c
8093
auth_zone_zonemd_fail(z, env, reason, why_bogus, result);
usr.sbin/unbound/services/authzone.c
8102
auth_zone_zonemd_fail(z, env, reason, why_bogus, result);
usr.sbin/unbound/services/authzone.c
8108
auth_zone_zonemd_fail(z, env, "ZONEMD absent and that is not allowed by config", NULL, result);
usr.sbin/unbound/services/authzone.c
8130
auth_zone_zonemd_fail(z, env, reason, NULL, result);
usr.sbin/unbound/services/authzone.c
8410
auth_zone_zonemd_fail(z, env, reason, ds_bogus, NULL);
usr.sbin/unbound/services/authzone.c
8558
auth_zone_zonemd_fail(z, env, reason, why_bogus, result);