Searched defs:hashnc (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/unbound/validator/ |
H A D | val_neg.c | 1165 neg_find_nsec3_ce(struct val_neg_zone * zone,uint8_t * qname,size_t qname_len,int qlabs,sldns_buffer * buf,uint8_t * hashnc,size_t * nclen) neg_find_nsec3_ce() argument 1214 neg_nsec3_getnc(struct val_neg_zone * zone,uint8_t * hashnc,size_t nclen,struct rrset_cache * rrset_cache,struct regional * region,time_t now,uint8_t * b32,size_t maxb32) neg_nsec3_getnc() argument 1253 uint8_t hashnc[NSEC3_SHA_LEN]; neg_nsec3_proof_ds() local
|