Lines Matching refs:reasonbuf

7805 	char* reasonbuf, size_t reasonlen)  in zonemd_dnssec_verify_rrset()  argument
7835 LDNS_SECTION_ANSWER, NULL, &verified, reasonbuf, reasonlen); in zonemd_dnssec_verify_rrset()
7878 char** reason, char** why_bogus, uint8_t* sigalg, char* reasonbuf, in zonemd_check_dnssec_absence() argument
7891 nsec, why_bogus, sigalg, reasonbuf, reasonlen)) { in zonemd_check_dnssec_absence()
7934 nsec3, why_bogus, sigalg, reasonbuf, reasonlen)) { in zonemd_check_dnssec_absence()
7956 uint8_t* sigalg, char* reasonbuf, size_t reasonlen) in zonemd_check_dnssec_soazonemd() argument
7969 why_bogus, sigalg, reasonbuf, reasonlen)) { in zonemd_check_dnssec_soazonemd()
7974 zonemd_rrset, why_bogus, sigalg, reasonbuf, reasonlen)) { in zonemd_check_dnssec_soazonemd()
8042 char reasonbuf[256]; in auth_zone_verify_zonemd_with_key() local
8071 &reason, &why_bogus, sigalg, reasonbuf, in auth_zone_verify_zonemd_with_key()
8072 sizeof(reasonbuf))) { in auth_zone_verify_zonemd_with_key()
8080 zonemd_rrset, &reason, &why_bogus, sigalg, reasonbuf, in auth_zone_verify_zonemd_with_key()
8081 sizeof(reasonbuf))) { in auth_zone_verify_zonemd_with_key()
8147 struct ub_packed_rrset_key* keystorage, char* reasonbuf, in zonemd_get_dnskey_from_anchor() argument
8184 anchor->dnskey_rrset, NULL, why_bogus, NULL, NULL, reasonbuf, in zonemd_get_dnskey_from_anchor()
8209 char* reasonbuf, size_t reasonlen) in auth_zone_verify_zonemd_key_with_ds() argument
8245 why_bogus, NULL, NULL, reasonbuf, reasonlen); in auth_zone_verify_zonemd_key_with_ds()
8271 char reasonbuf[256]; in auth_zonemd_dnskey_lookup_callback() local
8383 &keystorage, downprot?sigalg:NULL, reasonbuf, in auth_zonemd_dnskey_lookup_callback()
8384 sizeof(reasonbuf)); in auth_zonemd_dnskey_lookup_callback()
8477 char reasonbuf[256]; in auth_zone_verify_zonemd() local
8512 &is_insecure, &why_bogus, &keystorage, reasonbuf, in auth_zone_verify_zonemd()
8513 sizeof(reasonbuf)); in auth_zone_verify_zonemd()