HomeSort by: relevance | last modified time | path
    Searched defs:ubdnskey (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/unbound/dist/validator/
autotrust.c 748 struct ub_packed_rrset_key* ubds=NULL, *ubdnskey=NULL; local
766 ubdnskey = ub_packed_rrset_heap_key(
768 if(!ubdnskey)
770 ubdnskey->entry.data = packed_rrset_heap_data(
772 if(!ubdnskey->entry.data) {
775 autr_rrset_delete(ubdnskey);
790 tp->dnskey_rrset = ubdnskey;

Completed in 29 milliseconds