Searched refs:anchor_new_ta (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/unbound/validator/ |
H A D | val_anchor.c | 221 anchor_new_ta(struct val_anchors* anchors, uint8_t* name, int namelabs, in anchor_new_ta() function 319 ta = anchor_new_ta(anchors, name, namelabs, namelen, dclass, 1); in anchor_store_new_key() 1201 if(!anchor_new_ta(anchors, nm, key.namelabs, key.namelen, c, 0)) { in anchors_add_insecure()
|