Home
last modified time | relevance | path

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

/openbsd/usr.sbin/unbound/util/data/
H A Dmsgparse.c242 pkt_rrsig_covered(sldns_buffer* pkt, uint8_t* here, uint16_t* type) in pkt_rrsig_covered() function
264 if(pkt_rrsig_covered(pkt, here, &t) && t == type) in pkt_rrsig_covered_equals()
502 if(type == LDNS_RR_TYPE_RRSIG && pkt_rrsig_covered(pkt, in find_rrset()
857 if(pkt_rrsig_covered(pkt, in parse_section()
/openbsd/sbin/unwind/libunbound/util/data/
H A Dmsgparse.c242 pkt_rrsig_covered(sldns_buffer* pkt, uint8_t* here, uint16_t* type) in pkt_rrsig_covered() function
264 if(pkt_rrsig_covered(pkt, here, &t) && t == type) in pkt_rrsig_covered_equals()
502 if(type == LDNS_RR_TYPE_RRSIG && pkt_rrsig_covered(pkt, in find_rrset()
857 if(pkt_rrsig_covered(pkt, in parse_section()