Home
last modified time | relevance | path

Searched defs:hashnc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/unbound/validator/
H A Dval_neg.c1166 int qlabs, sldns_buffer* buf, uint8_t* hashnc, size_t* nclen) in neg_find_nsec3_ce()
1216 neg_nsec3_getnc(struct val_neg_zone* zone, uint8_t* hashnc, size_t nclen, in neg_nsec3_getnc()
1255 uint8_t hashnc[NSEC3_SHA_LEN]; in neg_nsec3_proof_ds() local