Searched refs:nsec3_hash_node_type (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.sbin/nsd/
H A Dnamedb.h57 typedef struct nsec3_hash_node nsec3_hash_node_type; typedef in typeref:struct:nsec3_hash_node
67 nsec3_hash_node_type hash;
68 nsec3_hash_node_type wc;
87 nsec3_hash_node_type* ds_parent_hash;
H A Dnsec3.c156 domain->nsec3->ds_parent_hash = (nsec3_hash_node_type *)
157 region_alloc(region, sizeof(nsec3_hash_node_type));
410 sizeof(nsec3_hash_node_type));
674 nsec3_hash_node_type ds_parent_hash;
708 nsec3_hash_node_type ds_parent_hash;
H A Dnamedb.c253 sizeof(nsec3_hash_node_type));

Completed in 114 milliseconds