Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/nsd/
H A Dnsec3.c655 init_lookup_key_hash_tree(domain_type* d, uint8_t* hash) in init_lookup_key_hash_tree() function
753 if(process_first(zone->hashtree, hash, &p, init_lookup_key_hash_tree)) { in process_range()
778 process_end(zone->hashtree, hash, &p_end, init_lookup_key_hash_tree); in process_range()