Searched refs:nsec3_hashed_domain_format (Results 1 – 1 of 1) sorted by relevance
1659 static int nsec3_hashed_domain_format(const uint8_t *hashed, size_t hashed_size, const char *zone, … in nsec3_hashed_domain_format() function1693 return nsec3_hashed_domain_format(hashed, (size_t) hashed_size, zone, ret); in nsec3_hashed_domain_make()1869 …r = nsec3_hashed_domain_format(rr->nsec3.next_hashed_name, rr->nsec3.next_hashed_name_size, zone, … in dnssec_test_nsec3()2325 r = nsec3_hashed_domain_format( in dnssec_nsec_test_enclosed()