Searched refs:anchor_new_ta (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/contrib/unbound/validator/ |
| HD | val_anchor.c | 220 anchor_new_ta(struct val_anchors* anchors, uint8_t* name, int namelabs, in anchor_new_ta() function 318 ta = anchor_new_ta(anchors, name, namelabs, namelen, dclass, 1); in anchor_store_new_key() 1216 if(!anchor_new_ta(anchors, nm, key.namelabs, key.namelen, c, 0)) { in anchors_add_insecure()
|