Home
last modified time | relevance | path

Searched refs:own_len (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/unbound/validator/
HDautotrust.c333 autr_tp_create(struct val_anchors* anchors, uint8_t* own, size_t own_len, in autr_tp_create() argument
338 tp->name = memdup(own, own_len); in autr_tp_create()
343 tp->namelen = own_len; in autr_tp_create()