Symbol: ub_packed_rrset_key
sbin/unwind/dns64_synth.c
96
dns64_synth_aaaa_data(const struct ub_packed_rrset_key* fk, const struct
sbin/unwind/dns64_synth.c
97
packed_rrset_data* fd, struct ub_packed_rrset_key *dk, struct
sbin/unwind/dns64_synth.h
42
dns64_synth_aaaa_data(const struct ub_packed_rrset_key *, const struct
sbin/unwind/dns64_synth.h
43
packed_rrset_data *, struct ub_packed_rrset_key *, struct
sbin/unwind/frontend.c
878
struct ub_packed_rrset_key *an_rrset = NULL;
sbin/unwind/frontend.c
958
struct ub_packed_rrset_key *src_rrset_key, *dst_rrset_key;
sbin/unwind/libunbound/dns64/dns64.c
726
dns64_synth_aaaa_data(const struct ub_packed_rrset_key* fk,
sbin/unwind/libunbound/dns64/dns64.c
728
struct ub_packed_rrset_key *dk,
sbin/unwind/libunbound/dns64/dns64.c
827
struct ub_packed_rrset_key* fk, *dk;
sbin/unwind/libunbound/dns64/dns64.c
921
struct ub_packed_rrset_key* answer;
sbin/unwind/libunbound/iterator/iter_delegpt.c
400
static struct ub_packed_rrset_key*
sbin/unwind/libunbound/iterator/iter_delegpt.c
414
struct ub_packed_rrset_key* ns_rrset = NULL;
sbin/unwind/libunbound/iterator/iter_delegpt.c
444
struct ub_packed_rrset_key* s = msg->rep->rrsets[i];
sbin/unwind/libunbound/iterator/iter_delegpt.c
463
struct ub_packed_rrset_key* ns_rrset, uint8_t lame)
sbin/unwind/libunbound/iterator/iter_delegpt.c
486
struct ub_packed_rrset_key* ak, uint8_t lame, int* additions)
sbin/unwind/libunbound/iterator/iter_delegpt.c
509
struct ub_packed_rrset_key* ak, uint8_t lame, int* additions)
sbin/unwind/libunbound/iterator/iter_delegpt.c
532
struct ub_packed_rrset_key* rrset, uint8_t lame, int* additions)
sbin/unwind/libunbound/iterator/iter_delegpt.h
227
struct ub_packed_rrset_key* ns_rrset, uint8_t lame);
sbin/unwind/libunbound/iterator/iter_delegpt.h
257
struct ub_packed_rrset_key* rrset, uint8_t lame, int* additions);
sbin/unwind/libunbound/iterator/iter_delegpt.h
269
struct ub_packed_rrset_key* rrset, uint8_t lame, int* additions);
sbin/unwind/libunbound/iterator/iter_delegpt.h
282
struct ub_packed_rrset_key* rrset, uint8_t lame, int* additions);
sbin/unwind/libunbound/iterator/iter_delegpt.h
50
struct ub_packed_rrset_key;
sbin/unwind/libunbound/iterator/iter_resptype.c
113
struct ub_packed_rrset_key* s;
sbin/unwind/libunbound/iterator/iter_resptype.c
73
struct ub_packed_rrset_key* s = msg->rep->rrsets[i];
sbin/unwind/libunbound/iterator/iter_scrub.c
846
struct ub_packed_rrset_key* k;
sbin/unwind/libunbound/iterator/iter_utils.c
1015
struct ub_packed_rrset_key* s = msg->rep->rrsets[i];
sbin/unwind/libunbound/iterator/iter_utils.c
1050
rrset_equal(struct ub_packed_rrset_key* k1, struct ub_packed_rrset_key* k2)
sbin/unwind/libunbound/iterator/iter_utils.c
1086
struct ub_packed_rrset_key* rrx = *(struct ub_packed_rrset_key**)x;
sbin/unwind/libunbound/iterator/iter_utils.c
1087
struct ub_packed_rrset_key* rry = *(struct ub_packed_rrset_key**)y;
sbin/unwind/libunbound/iterator/iter_utils.c
1108
struct ub_packed_rrset_key** sorted_p, **sorted_q;
sbin/unwind/libunbound/iterator/iter_utils.c
1125
sorted_p = (struct ub_packed_rrset_key**)regional_alloc_init(
sbin/unwind/libunbound/iterator/iter_utils.c
1135
sorted_q = (struct ub_packed_rrset_key**)regional_alloc_init(
sbin/unwind/libunbound/iterator/iter_utils.c
1182
struct ub_packed_rrset_key* s = rep->rrsets[i];
sbin/unwind/libunbound/iterator/iter_utils.c
1206
struct ub_packed_rrset_key* rrset)
sbin/unwind/libunbound/iterator/iter_utils.c
1223
static struct ub_packed_rrset_key*
sbin/unwind/libunbound/iterator/iter_utils.c
1238
struct ub_packed_rrset_key* rrset = reply_get_NS_rrset(rep);
sbin/unwind/libunbound/iterator/iter_utils.c
1252
struct ub_packed_rrset_key* neg;
sbin/unwind/libunbound/iterator/iter_utils.c
1255
struct ub_packed_rrset_key* rrset = reply_get_NS_rrset(rep);
sbin/unwind/libunbound/iterator/iter_utils.c
1260
neg = (struct ub_packed_rrset_key*)regional_alloc(env->scratch,
sbin/unwind/libunbound/iterator/iter_utils.c
1261
sizeof(struct ub_packed_rrset_key));
sbin/unwind/libunbound/iterator/iter_utils.c
1308
struct ub_packed_rrset_key* akey;
sbin/unwind/libunbound/iterator/iter_utils.c
1328
struct ub_packed_rrset_key* akey;
sbin/unwind/libunbound/iterator/iter_utils.c
1393
iter_scrub_ds(struct dns_msg* msg, struct ub_packed_rrset_key* ns, uint8_t* z)
sbin/unwind/libunbound/iterator/iter_utils.c
1402
struct ub_packed_rrset_key* s = msg->rep->rrsets[i];
sbin/unwind/libunbound/iterator/iter_utils.c
1410
sizeof(struct ub_packed_rrset_key*) *
sbin/unwind/libunbound/iterator/iter_utils.c
1428
sizeof(struct ub_packed_rrset_key*) *
sbin/unwind/libunbound/iterator/iter_utils.c
1488
struct ub_packed_rrset_key* s = msg->rep->rrsets[i];
sbin/unwind/libunbound/iterator/iter_utils.c
1506
struct ub_packed_rrset_key* s = msg->rep->rrsets[i];
sbin/unwind/libunbound/iterator/iter_utils.c
1666
struct ub_packed_rrset_key* s = msg->rep->rrsets[i];
sbin/unwind/libunbound/iterator/iter_utils.c
1677
struct ub_packed_rrset_key* s = msg->rep->rrsets[i];
sbin/unwind/libunbound/iterator/iter_utils.h
290
struct ub_packed_rrset_key* rrset);
sbin/unwind/libunbound/iterator/iter_utils.h
357
void iter_scrub_ds(struct dns_msg* msg, struct ub_packed_rrset_key* ns,
sbin/unwind/libunbound/iterator/iter_utils.h
61
struct ub_packed_rrset_key;
sbin/unwind/libunbound/iterator/iterator.c
1187
struct ub_packed_rrset_key* s;
sbin/unwind/libunbound/iterator/iterator.c
3129
static struct ub_packed_rrset_key*
sbin/unwind/libunbound/iterator/iterator.c
3237
struct ub_packed_rrset_key* ns = find_NS(
sbin/unwind/libunbound/iterator/iterator.c
368
prepend_is_duplicate(struct ub_packed_rrset_key** sets, size_t to,
sbin/unwind/libunbound/iterator/iterator.c
369
struct ub_packed_rrset_key* dup)
sbin/unwind/libunbound/iterator/iterator.c
3842
struct ub_packed_rrset_key* rrset;
sbin/unwind/libunbound/iterator/iterator.c
389
struct ub_packed_rrset_key** sets;
sbin/unwind/libunbound/iterator/iterator.c
4002
struct ub_packed_rrset_key** dest, **d;
sbin/unwind/libunbound/iterator/iterator.c
401
sizeof(struct ub_packed_rrset_key*));
sbin/unwind/libunbound/iterator/iterator.c
415
sizeof(struct ub_packed_rrset_key*));
sbin/unwind/libunbound/iterator/iterator.c
434
sizeof(struct ub_packed_rrset_key*));
sbin/unwind/libunbound/iterator/iterator.c
454
struct ub_packed_rrset_key* rrset)
sbin/unwind/libunbound/iterator/iterator.c
477
struct ub_packed_rrset_key* rrset)
sbin/unwind/libunbound/iterator/iterator.c
502
struct ub_packed_rrset_key* rrset)
sbin/unwind/libunbound/iterator/iterator.c
544
struct ub_packed_rrset_key* r = msg->rep->rrsets[i];
sbin/unwind/libunbound/iterator/iterator.c
571
struct ub_packed_rrset_key* r = msg->rep->rrsets[i];
sbin/unwind/libunbound/iterator/iterator.h
396
struct ub_packed_rrset_key* pside_glue;
sbin/unwind/libunbound/iterator/iterator.h
490
struct ub_packed_rrset_key* rrset;
sbin/unwind/libunbound/libunbound/libworker.c
443
fill_res(struct ub_result* res, struct ub_packed_rrset_key* answer,
sbin/unwind/libunbound/respip/respip.c
1068
struct ub_packed_rrset_key* alias_rrset)
sbin/unwind/libunbound/respip/respip.c
1125
struct ub_packed_rrset_key* alias_rrset = NULL;
sbin/unwind/libunbound/respip/respip.c
1187
struct ub_packed_rrset_key* alias_rrset = NULL; /* ditto */
sbin/unwind/libunbound/respip/respip.c
1311
struct ub_packed_rrset_key*
sbin/unwind/libunbound/respip/respip.c
228
static struct ub_packed_rrset_key*
sbin/unwind/libunbound/respip/respip.c
232
struct ub_packed_rrset_key* rrset = regional_alloc_zero(
sbin/unwind/libunbound/respip/respip.c
494
struct ub_packed_rrset_key*
sbin/unwind/libunbound/respip/respip.c
495
respip_copy_rrset(const struct ub_packed_rrset_key* key, struct regional* region)
sbin/unwind/libunbound/respip/respip.c
497
struct ub_packed_rrset_key* ck = regional_alloc(region,
sbin/unwind/libunbound/respip/respip.c
498
sizeof(struct ub_packed_rrset_key));
sbin/unwind/libunbound/respip/respip.c
673
struct ub_packed_rrset_key* data,
sbin/unwind/libunbound/respip/respip.c
678
struct ub_packed_rrset_key** redirect_rrsetp, struct regional* region)
sbin/unwind/libunbound/respip/respip.c
680
struct ub_packed_rrset_key* rp = data;
sbin/unwind/libunbound/respip/respip.c
687
struct ub_packed_rrset_key r;
sbin/unwind/libunbound/respip/respip.c
807
const struct ub_packed_rrset_key* ATTR_UNUSED(rrset),
sbin/unwind/libunbound/respip/respip.c
843
struct ub_packed_rrset_key** data, int* rpz_log, char** log_name,
sbin/unwind/libunbound/respip/respip.c
877
struct ub_packed_rrset_key** alias_rrset, int search_only,
sbin/unwind/libunbound/respip/respip.c
893
struct ub_packed_rrset_key* redirect_rrset = NULL;
sbin/unwind/libunbound/respip/respip.c
896
struct ub_packed_rrset_key* data = NULL;
sbin/unwind/libunbound/respip/respip.h
196
struct ub_packed_rrset_key** alias_rrset,
sbin/unwind/libunbound/respip/respip.h
239
struct ub_packed_rrset_key* resp_addr_get_rrset(struct resp_addr* addr);
sbin/unwind/libunbound/respip/respip.h
312
struct ub_packed_rrset_key*
sbin/unwind/libunbound/respip/respip.h
313
respip_copy_rrset(const struct ub_packed_rrset_key* key, struct regional* region);
sbin/unwind/libunbound/respip/respip.h
46
struct ub_packed_rrset_key* data;
sbin/unwind/libunbound/services/authzone.c
147
sizeof(struct ub_packed_rrset_key*)*(msg->rep->rrset_count+1));
sbin/unwind/libunbound/services/authzone.c
151
struct ub_packed_rrset_key** rrsets_old = msg->rep->rrsets;
sbin/unwind/libunbound/services/authzone.c
153
sizeof(struct ub_packed_rrset_key*)*(msg->rep->rrset_count+1));
sbin/unwind/libunbound/services/authzone.c
157
sizeof(struct ub_packed_rrset_key*)*msg->rep->rrset_count);
sbin/unwind/libunbound/services/authzone.c
164
get_rrset_ttl(struct ub_packed_rrset_key* k)
sbin/unwind/libunbound/services/authzone.c
172
static struct ub_packed_rrset_key*
sbin/unwind/libunbound/services/authzone.c
176
struct ub_packed_rrset_key key;
sbin/unwind/libunbound/services/authzone.c
213
struct ub_packed_rrset_key* k = msg->rep->rrsets[i];
sbin/unwind/libunbound/services/authzone.c
2683
struct ub_packed_rrset_key** cname)
sbin/unwind/libunbound/services/authzone.c
2712
*cname = (struct ub_packed_rrset_key*)regional_alloc(region,
sbin/unwind/libunbound/services/authzone.c
2713
sizeof(struct ub_packed_rrset_key));
sbin/unwind/libunbound/services/authzone.c
2753
struct ub_packed_rrset_key* cname;
sbin/unwind/libunbound/services/authzone.c
5695
xfr_master_add_addrs(struct auth_master* m, struct ub_packed_rrset_key* rrset,
sbin/unwind/libunbound/services/authzone.c
5782
struct ub_packed_rrset_key* answer =
sbin/unwind/libunbound/services/authzone.c
6875
struct ub_packed_rrset_key* answer =
sbin/unwind/libunbound/services/authzone.c
7572
struct ub_packed_rrset_key key;
sbin/unwind/libunbound/services/authzone.c
7714
struct ub_packed_rrset_key key;
sbin/unwind/libunbound/services/authzone.c
7903
struct ub_packed_rrset_key* dnskey, struct auth_data* node,
sbin/unwind/libunbound/services/authzone.c
7907
struct ub_packed_rrset_key pk;
sbin/unwind/libunbound/services/authzone.c
7949
struct ub_packed_rrset_key pk;
sbin/unwind/libunbound/services/authzone.c
7977
struct ub_packed_rrset_key* dnskey, struct auth_data* apex,
sbin/unwind/libunbound/services/authzone.c
7988
struct ub_packed_rrset_key pk;
sbin/unwind/libunbound/services/authzone.c
8054
struct ub_packed_rrset_key* dnskey, struct auth_data* apex,
sbin/unwind/libunbound/services/authzone.c
8139
struct module_stack* mods, struct ub_packed_rrset_key* dnskey,
sbin/unwind/libunbound/services/authzone.c
8243
static struct ub_packed_rrset_key*
sbin/unwind/libunbound/services/authzone.c
8247
struct ub_packed_rrset_key* keystorage, char* reasonbuf,
sbin/unwind/libunbound/services/authzone.c
8304
static struct ub_packed_rrset_key*
sbin/unwind/libunbound/services/authzone.c
8307
struct ub_packed_rrset_key* ds, int* is_insecure, char** why_bogus,
sbin/unwind/libunbound/services/authzone.c
8308
struct ub_packed_rrset_key* keystorage, uint8_t* sigalg,
sbin/unwind/libunbound/services/authzone.c
8373
struct ub_packed_rrset_key* dnskey = NULL, *ds = NULL;
sbin/unwind/libunbound/services/authzone.c
8375
struct ub_packed_rrset_key keystorage;
sbin/unwind/libunbound/services/authzone.c
8412
struct ub_packed_rrset_key* answer =
sbin/unwind/libunbound/services/authzone.c
8580
struct ub_packed_rrset_key* dnskey = NULL;
sbin/unwind/libunbound/services/authzone.c
8581
struct ub_packed_rrset_key keystorage;
sbin/unwind/libunbound/services/authzone.h
50
struct ub_packed_rrset_key;
sbin/unwind/libunbound/services/cache/dns.c
218
static struct ub_packed_rrset_key*
sbin/unwind/libunbound/services/cache/dns.c
223
struct ub_packed_rrset_key *rrset;
sbin/unwind/libunbound/services/cache/dns.c
290
addr_to_additional(struct ub_packed_rrset_key* rrset, struct regional* region,
sbin/unwind/libunbound/services/cache/dns.c
335
struct ub_packed_rrset_key* akey;
sbin/unwind/libunbound/services/cache/dns.c
395
struct ub_packed_rrset_key* akey;
sbin/unwind/libunbound/services/cache/dns.c
460
struct ub_packed_rrset_key* rrset = rrset_cache_lookup(
sbin/unwind/libunbound/services/cache/dns.c
517
msg->rep->rrsets = (struct ub_packed_rrset_key**)
sbin/unwind/libunbound/services/cache/dns.c
519
capacity*sizeof(struct ub_packed_rrset_key*));
sbin/unwind/libunbound/services/cache/dns.c
527
struct ub_packed_rrset_key* rrset, time_t now)
sbin/unwind/libunbound/services/cache/dns.c
540
struct ub_packed_rrset_key* rrset, time_t now)
sbin/unwind/libunbound/services/cache/dns.c
558
struct ub_packed_rrset_key* nskey;
sbin/unwind/libunbound/services/cache/dns.c
623
msg->rep->rrsets = (struct ub_packed_rrset_key**)
sbin/unwind/libunbound/services/cache/dns.c
625
num * sizeof(struct ub_packed_rrset_key*));
sbin/unwind/libunbound/services/cache/dns.c
717
struct ub_packed_rrset_key** saved_rrsets;
sbin/unwind/libunbound/services/cache/dns.c
743
rrset_msg(struct ub_packed_rrset_key* rrset, struct regional* region,
sbin/unwind/libunbound/services/cache/dns.c
775
synth_dname_msg(struct ub_packed_rrset_key* rrset, struct regional* region,
sbin/unwind/libunbound/services/cache/dns.c
779
struct ub_packed_rrset_key* ck;
sbin/unwind/libunbound/services/cache/dns.c
834
ck = (struct ub_packed_rrset_key*)regional_alloc(region,
sbin/unwind/libunbound/services/cache/dns.c
835
sizeof(struct ub_packed_rrset_key));
sbin/unwind/libunbound/services/cache/dns.c
906
struct ub_packed_rrset_key* rrset = rrset_cache_lookup(
sbin/unwind/libunbound/services/cache/dns.c
953
struct ub_packed_rrset_key* rrset;
sbin/unwind/libunbound/services/cache/dns.c
96
struct ub_packed_rrset_key* ck;
sbin/unwind/libunbound/services/cache/dns.c
987
struct ub_packed_rrset_key* cname_rrset;
sbin/unwind/libunbound/services/cache/dns.h
238
struct ub_packed_rrset_key* rrset, time_t now);
sbin/unwind/libunbound/services/cache/dns.h
250
struct ub_packed_rrset_key* rrset, time_t now);
sbin/unwind/libunbound/services/cache/rrset.c
212
struct ub_packed_rrset_key* k = ref->key;
sbin/unwind/libunbound/services/cache/rrset.c
227
ref->key = (struct ub_packed_rrset_key*)e->key;
sbin/unwind/libunbound/services/cache/rrset.c
268
struct ub_packed_rrset_key* rrset)
sbin/unwind/libunbound/services/cache/rrset.c
289
struct ub_packed_rrset_key* rrset, uint8_t* ce, size_t ce_len,
sbin/unwind/libunbound/services/cache/rrset.c
333
struct ub_packed_rrset_key*
sbin/unwind/libunbound/services/cache/rrset.c
339
struct ub_packed_rrset_key key;
sbin/unwind/libunbound/services/cache/rrset.c
355
struct ub_packed_rrset_key* k = (struct ub_packed_rrset_key*)e->key;
sbin/unwind/libunbound/services/cache/rrset.c
435
struct ub_packed_rrset_key* rrset, time_t now)
sbin/unwind/libunbound/services/cache/rrset.c
475
struct ub_packed_rrset_key* rrset, time_t now)
sbin/unwind/libunbound/services/cache/rrset.c
515
struct ub_packed_rrset_key *rrset;
sbin/unwind/libunbound/services/cache/rrset.c
559
struct ub_packed_rrset_key *rrset;
sbin/unwind/libunbound/services/cache/rrset.c
58
struct ub_packed_rrset_key* r = (struct ub_packed_rrset_key*)key;
sbin/unwind/libunbound/services/cache/rrset.c
596
struct ub_packed_rrset_key key;
sbin/unwind/libunbound/services/cache/rrset.c
99
rrset_cache_touch(struct rrset_cache* r, struct ub_packed_rrset_key* key,
sbin/unwind/libunbound/services/cache/rrset.h
104
void rrset_cache_touch(struct rrset_cache* r, struct ub_packed_rrset_key* key,
sbin/unwind/libunbound/services/cache/rrset.h
151
struct ub_packed_rrset_key* rrset, uint8_t* ce, size_t ce_len,
sbin/unwind/libunbound/services/cache/rrset.h
168
struct ub_packed_rrset_key* rrset_cache_lookup(struct rrset_cache* r,
sbin/unwind/libunbound/services/cache/rrset.h
220
struct ub_packed_rrset_key* rrset, time_t now);
sbin/unwind/libunbound/services/cache/rrset.h
232
struct ub_packed_rrset_key* rrset, time_t now);
sbin/unwind/libunbound/services/localzone.c
1341
struct regional* temp, struct ub_packed_rrset_key* rrset, int ansec,
sbin/unwind/libunbound/services/localzone.c
1400
struct config_strlist* list, struct ub_packed_rrset_key* r,
sbin/unwind/libunbound/services/localzone.c
1488
struct ub_packed_rrset_key* r, struct regional* temp)
sbin/unwind/libunbound/services/localzone.c
1530
struct ub_packed_rrset_key r;
sbin/unwind/libunbound/services/localzone.c
1633
struct ub_packed_rrset_key r = *lr->rrset;
sbin/unwind/libunbound/services/localzone.c
1745
struct ub_packed_rrset_key lrr;
sbin/unwind/libunbound/services/localzone.c
391
rrset->rrset = (struct ub_packed_rrset_key*)
sbin/unwind/libunbound/services/localzone.c
530
lz_mark_soa_for_zone(struct local_zone* z, struct ub_packed_rrset_key* soa_rrset,
sbin/unwind/libunbound/services/localzone.c
535
struct ub_packed_rrset_key* rrset_negative = (struct ub_packed_rrset_key*)
sbin/unwind/libunbound/services/localzone.h
167
struct ub_packed_rrset_key* soa;
sbin/unwind/libunbound/services/localzone.h
171
struct ub_packed_rrset_key* soa_negative;
sbin/unwind/libunbound/services/localzone.h
198
struct ub_packed_rrset_key* rrset;
sbin/unwind/libunbound/services/localzone.h
472
struct config_strlist* list, struct ub_packed_rrset_key* r,
sbin/unwind/libunbound/services/localzone.h
51
struct ub_packed_rrset_key;
sbin/unwind/libunbound/services/mesh.c
2442
struct ub_packed_rrset_key** alias_rrset,
sbin/unwind/libunbound/services/mesh.c
2479
struct ub_packed_rrset_key* alias_rrset = NULL;
sbin/unwind/libunbound/services/rpz.c
1776
struct regional* temp, struct ub_packed_rrset_key* rrset, int ansec,
sbin/unwind/libunbound/services/rpz.c
1777
int rcode, struct ub_packed_rrset_key* soa_rrset)
sbin/unwind/libunbound/services/rpz.c
1781
struct ub_packed_rrset_key* rrsetlist[3];
sbin/unwind/libunbound/services/rpz.c
1821
static struct ub_packed_rrset_key*
sbin/unwind/libunbound/services/rpz.c
1825
struct ub_packed_rrset_key csoa;
sbin/unwind/libunbound/services/rpz.c
1849
struct ub_packed_rrset_key* rp = NULL;
sbin/unwind/libunbound/services/rpz.c
1850
struct ub_packed_rrset_key* rsoa = NULL;
sbin/unwind/libunbound/services/rpz.c
1927
struct ub_packed_rrset_key* rsoa = NULL;
sbin/unwind/libunbound/services/rpz.c
1928
struct ub_packed_rrset_key** prevrrsets;
sbin/unwind/libunbound/services/rpz.c
2024
struct ub_packed_rrset_key* rp;
sbin/unwind/libunbound/services/rpz.c
2189
struct ub_packed_rrset_key* rp;
sbin/unwind/libunbound/services/rpz.c
449
static struct ub_packed_rrset_key*
sbin/unwind/libunbound/services/rpz.c
452
struct ub_packed_rrset_key* rrset;
sbin/unwind/libunbound/services/rpz.c
455
rrset = (struct ub_packed_rrset_key*)regional_alloc_zero(region,
sbin/unwind/libunbound/services/rpz.c
919
rrset->rrset = (struct ub_packed_rrset_key*)
sbin/unwind/libunbound/services/rpz.h
120
struct ub_packed_rrset_key* cname_override;
sbin/unwind/libunbound/util/alloc.h
52
struct ub_packed_rrset_key;
sbin/unwind/libunbound/util/alloc.h
56
typedef struct ub_packed_rrset_key alloc_special_type;
sbin/unwind/libunbound/util/config_file.h
54
struct ub_packed_rrset_key;
sbin/unwind/libunbound/util/data/msgencode.c
291
compress_owner(struct ub_packed_rrset_key* key, sldns_buffer* pkt,
sbin/unwind/libunbound/util/data/msgencode.c
368
type_rdata_compressible(struct ub_packed_rrset_key* key)
sbin/unwind/libunbound/util/data/msgencode.c
461
packed_rrset_encode(struct ub_packed_rrset_key* key, sldns_buffer* pkt,
sbin/unwind/libunbound/util/data/msgreply.c
107
sizeof(struct ub_packed_rrset_key*) * total;
sbin/unwind/libunbound/util/data/msgreply.c
132
rep->rrsets = (struct ub_packed_rrset_key**)&(rep->ref[0]);
sbin/unwind/libunbound/util/data/msgreply.c
133
else rep->rrsets = (struct ub_packed_rrset_key**)&(rep->ref[total]);
sbin/unwind/libunbound/util/data/msgreply.c
135
memset( rep->rrsets, 0, sizeof(struct ub_packed_rrset_key*) * total);
sbin/unwind/libunbound/util/data/msgreply.c
1506
struct ub_packed_rrset_key* rrset = local_alias->rrset;
sbin/unwind/libunbound/util/data/msgreply.c
161
rep->rrsets[i] = (struct ub_packed_rrset_key*)
sbin/unwind/libunbound/util/data/msgreply.c
163
sizeof(struct ub_packed_rrset_key));
sbin/unwind/libunbound/util/data/msgreply.c
166
sizeof(struct ub_packed_rrset_key));
sbin/unwind/libunbound/util/data/msgreply.c
459
struct ub_packed_rrset_key* pk)
sbin/unwind/libunbound/util/data/msgreply.c
726
s += r->rrset_count * sizeof(struct ub_packed_rrset_key*);
sbin/unwind/libunbound/util/data/msgreply.c
794
struct ub_packed_rrset_key* fk, *dk;
sbin/unwind/libunbound/util/data/msgreply.c
875
struct ub_packed_rrset_key* s = rep->rrsets[i];
sbin/unwind/libunbound/util/data/msgreply.c
889
struct ub_packed_rrset_key*
sbin/unwind/libunbound/util/data/msgreply.c
896
struct ub_packed_rrset_key* s = rep->rrsets[i];
sbin/unwind/libunbound/util/data/msgreply.c
915
struct ub_packed_rrset_key* reply_find_rrset_section_an(struct reply_info* rep,
sbin/unwind/libunbound/util/data/msgreply.c
920
struct ub_packed_rrset_key* s = rep->rrsets[i];
sbin/unwind/libunbound/util/data/msgreply.c
931
struct ub_packed_rrset_key* reply_find_rrset_section_ns(struct reply_info* rep,
sbin/unwind/libunbound/util/data/msgreply.c
936
struct ub_packed_rrset_key* s = rep->rrsets[i];
sbin/unwind/libunbound/util/data/msgreply.c
947
struct ub_packed_rrset_key* reply_find_rrset(struct reply_info* rep,
sbin/unwind/libunbound/util/data/msgreply.c
952
struct ub_packed_rrset_key* s = rep->rrsets[i];
sbin/unwind/libunbound/util/data/msgreply.h
108
struct ub_packed_rrset_key* key;
sbin/unwind/libunbound/util/data/msgreply.h
220
struct ub_packed_rrset_key** rrsets;
sbin/unwind/libunbound/util/data/msgreply.h
470
struct ub_packed_rrset_key* pk);
sbin/unwind/libunbound/util/data/msgreply.h
504
struct ub_packed_rrset_key* reply_find_answer_rrset(struct query_info* qinfo,
sbin/unwind/libunbound/util/data/msgreply.h
516
struct ub_packed_rrset_key* reply_find_rrset_section_an(struct reply_info* rep,
sbin/unwind/libunbound/util/data/msgreply.h
528
struct ub_packed_rrset_key* reply_find_rrset_section_ns(struct reply_info* rep,
sbin/unwind/libunbound/util/data/msgreply.h
540
struct ub_packed_rrset_key* reply_find_rrset(struct reply_info* rep,
sbin/unwind/libunbound/util/data/packed_rrset.c
130
struct ub_packed_rrset_key* k = (struct ub_packed_rrset_key*)key;
sbin/unwind/libunbound/util/data/packed_rrset.c
196
get_cname_target(struct ub_packed_rrset_key* rrset, uint8_t** dname,
sbin/unwind/libunbound/util/data/packed_rrset.c
266
struct ub_packed_rrset_key* rrset)
sbin/unwind/libunbound/util/data/packed_rrset.c
273
int packed_rr_to_string(struct ub_packed_rrset_key* rrset, size_t i,
sbin/unwind/libunbound/util/data/packed_rrset.c
308
struct ub_packed_rrset_key* rrset)
sbin/unwind/libunbound/util/data/packed_rrset.c
326
ub_packed_rrset_ttl(struct ub_packed_rrset_key* key)
sbin/unwind/libunbound/util/data/packed_rrset.c
333
struct ub_packed_rrset_key*
sbin/unwind/libunbound/util/data/packed_rrset.c
334
packed_rrset_copy_region(struct ub_packed_rrset_key* key,
sbin/unwind/libunbound/util/data/packed_rrset.c
337
struct ub_packed_rrset_key* ck = regional_alloc(region,
sbin/unwind/libunbound/util/data/packed_rrset.c
338
sizeof(struct ub_packed_rrset_key));
sbin/unwind/libunbound/util/data/packed_rrset.c
383
struct ub_packed_rrset_key*
sbin/unwind/libunbound/util/data/packed_rrset.c
384
packed_rrset_copy_alloc(struct ub_packed_rrset_key* key,
sbin/unwind/libunbound/util/data/packed_rrset.c
388
struct ub_packed_rrset_key* dk = alloc_special_obtain(alloc);
sbin/unwind/libunbound/util/data/packed_rrset.c
56
ub_packed_rrset_parsedelete(struct ub_packed_rrset_key* pkey,
sbin/unwind/libunbound/util/data/packed_rrset.c
72
struct ub_packed_rrset_key* k = (struct ub_packed_rrset_key*)key;
sbin/unwind/libunbound/util/data/packed_rrset.c
74
size_t s = sizeof(struct ub_packed_rrset_key) + k->rk.dname_len;
sbin/unwind/libunbound/util/data/packed_rrset.c
97
struct ub_packed_rrset_key* key1 = (struct ub_packed_rrset_key*)k1;
sbin/unwind/libunbound/util/data/packed_rrset.c
98
struct ub_packed_rrset_key* key2 = (struct ub_packed_rrset_key*)k2;
sbin/unwind/libunbound/util/data/packed_rrset.h
306
void ub_packed_rrset_parsedelete(struct ub_packed_rrset_key* pkey,
sbin/unwind/libunbound/util/data/packed_rrset.h
321
time_t ub_packed_rrset_ttl(struct ub_packed_rrset_key* key);
sbin/unwind/libunbound/util/data/packed_rrset.h
396
void get_cname_target(struct ub_packed_rrset_key* rrset, uint8_t** dname,
sbin/unwind/libunbound/util/data/packed_rrset.h
420
struct ub_packed_rrset_key* rrset);
sbin/unwind/libunbound/util/data/packed_rrset.h
431
int packed_rr_to_string(struct ub_packed_rrset_key* rrset, size_t i,
sbin/unwind/libunbound/util/data/packed_rrset.h
441
struct ub_packed_rrset_key* rrset);
sbin/unwind/libunbound/util/data/packed_rrset.h
451
struct ub_packed_rrset_key* packed_rrset_copy_region(
sbin/unwind/libunbound/util/data/packed_rrset.h
452
struct ub_packed_rrset_key* key, struct regional* region,
sbin/unwind/libunbound/util/data/packed_rrset.h
462
struct ub_packed_rrset_key* packed_rrset_copy_alloc(
sbin/unwind/libunbound/util/data/packed_rrset.h
463
struct ub_packed_rrset_key* key, struct alloc_cache* alloc,
sbin/unwind/libunbound/util/module.c
218
void errinf_rrset(struct module_qstate* qstate, struct ub_packed_rrset_key *rr)
sbin/unwind/libunbound/util/module.h
866
void errinf_rrset(struct module_qstate* qstate, struct ub_packed_rrset_key *rr);
sbin/unwind/libunbound/validator/autotrust.c
1266
struct trust_anchor* tp, struct ub_packed_rrset_key* rrset,
sbin/unwind/libunbound/validator/autotrust.c
1314
struct ub_packed_rrset_key* dnskey_rrset, size_t i,
sbin/unwind/libunbound/validator/autotrust.c
1476
key_ttl(struct ub_packed_rrset_key* k)
sbin/unwind/libunbound/validator/autotrust.c
1539
struct trust_anchor* tp, struct ub_packed_rrset_key* dnskey_rrset,
sbin/unwind/libunbound/validator/autotrust.c
1586
struct ub_packed_rrset_key* dnskey_rrset, size_t key_idx,
sbin/unwind/libunbound/validator/autotrust.c
1587
struct ub_packed_rrset_key* ds_rrset)
sbin/unwind/libunbound/validator/autotrust.c
1631
struct trust_anchor* tp, struct ub_packed_rrset_key* dnskey_rrset,
sbin/unwind/libunbound/validator/autotrust.c
2079
struct ub_packed_rrset_key* dnskey_rrset)
sbin/unwind/libunbound/validator/autotrust.c
2122
struct ub_packed_rrset_key* dnskey_rrset)
sbin/unwind/libunbound/validator/autotrust.c
2174
struct trust_anchor* tp, struct ub_packed_rrset_key* dnskey_rrset,
sbin/unwind/libunbound/validator/autotrust.c
385
autr_rrset_delete(struct ub_packed_rrset_key* r)
sbin/unwind/libunbound/validator/autotrust.c
629
static struct ub_packed_rrset_key*
sbin/unwind/libunbound/validator/autotrust.c
635
struct ub_packed_rrset_key* k;
sbin/unwind/libunbound/validator/autotrust.c
638
k = (struct ub_packed_rrset_key*)calloc(1, sizeof(*k));
sbin/unwind/libunbound/validator/autotrust.c
748
struct ub_packed_rrset_key* ubds=NULL, *ubdnskey=NULL;
sbin/unwind/libunbound/validator/autotrust.h
198
struct trust_anchor* tp, struct ub_packed_rrset_key* dnskey_rrset,
sbin/unwind/libunbound/validator/autotrust.h
48
struct ub_packed_rrset_key;
sbin/unwind/libunbound/validator/val_anchor.c
1178
assembled_rrset_get_mem(struct ub_packed_rrset_key* pkey)
sbin/unwind/libunbound/validator/val_anchor.c
858
static struct ub_packed_rrset_key*
sbin/unwind/libunbound/validator/val_anchor.c
861
struct ub_packed_rrset_key* pkey = (struct ub_packed_rrset_key*)
sbin/unwind/libunbound/validator/val_anchor.c
99
assembled_rrset_delete(struct ub_packed_rrset_key* pkey)
sbin/unwind/libunbound/validator/val_anchor.h
116
struct ub_packed_rrset_key* ds_rrset;
sbin/unwind/libunbound/validator/val_anchor.h
118
struct ub_packed_rrset_key* dnskey_rrset;
sbin/unwind/libunbound/validator/val_anchor.h
48
struct ub_packed_rrset_key;
sbin/unwind/libunbound/validator/val_kentry.c
305
struct ub_packed_rrset_key* rrset, uint8_t* sigalg,
sbin/unwind/libunbound/validator/val_kentry.c
357
struct ub_packed_rrset_key*
sbin/unwind/libunbound/validator/val_kentry.c
361
struct ub_packed_rrset_key* rrk;
sbin/unwind/libunbound/validator/val_kentry.h
197
struct ub_packed_rrset_key* rrset, uint8_t* sigalg,
sbin/unwind/libunbound/validator/val_kentry.h
224
struct ub_packed_rrset_key* key_entry_get_rrset(struct key_entry_key* kkey,
sbin/unwind/libunbound/validator/val_kentry.h
46
struct ub_packed_rrset_key;
sbin/unwind/libunbound/validator/val_neg.c
1044
static int nsec3_no_type(struct ub_packed_rrset_key* k, uint16_t t)
sbin/unwind/libunbound/validator/val_neg.c
1070
static struct ub_packed_rrset_key*
sbin/unwind/libunbound/validator/val_neg.c
1076
struct ub_packed_rrset_key* r, *k = rrset_cache_lookup(rrset_cache,
sbin/unwind/libunbound/validator/val_neg.c
1115
static struct ub_packed_rrset_key*
sbin/unwind/libunbound/validator/val_neg.c
1124
struct ub_packed_rrset_key* nsec;
sbin/unwind/libunbound/validator/val_neg.c
1217
neg_params_ok(struct val_neg_zone* zone, struct ub_packed_rrset_key* rrset)
sbin/unwind/libunbound/validator/val_neg.c
1231
static struct ub_packed_rrset_key*
sbin/unwind/libunbound/validator/val_neg.c
1236
struct ub_packed_rrset_key* nc_rrset;
sbin/unwind/libunbound/validator/val_neg.c
1273
struct ub_packed_rrset_key* ce_rrset, *nc_rrset;
sbin/unwind/libunbound/validator/val_neg.c
1378
struct ub_packed_rrset_key* soa;
sbin/unwind/libunbound/validator/val_neg.c
1411
struct ub_packed_rrset_key* nsec; /* qname matching/covering nsec */
sbin/unwind/libunbound/validator/val_neg.c
1412
struct ub_packed_rrset_key* wcrr; /* wildcard record or nsec */
sbin/unwind/libunbound/validator/val_neg.c
1418
struct ub_packed_rrset_key* cache_wc;
sbin/unwind/libunbound/validator/val_neg.c
573
static struct ub_packed_rrset_key* reply_find_soa(struct reply_info* rep)
sbin/unwind/libunbound/validator/val_neg.c
681
struct val_neg_data* el, struct ub_packed_rrset_key* nsec)
sbin/unwind/libunbound/validator/val_neg.c
756
struct val_neg_zone* zone, struct ub_packed_rrset_key* nsec)
sbin/unwind/libunbound/validator/val_neg.c
893
struct ub_packed_rrset_key* soa;
sbin/unwind/libunbound/validator/val_neg.h
259
struct val_neg_zone* zone, struct ub_packed_rrset_key* nsec);
sbin/unwind/libunbound/validator/val_neg.h
57
struct ub_packed_rrset_key;
sbin/unwind/libunbound/validator/val_nsec.c
120
nsec_get_next(struct ub_packed_rrset_key* nsec, uint8_t** nm, size_t* ln)
sbin/unwind/libunbound/validator/val_nsec.c
149
val_nsec_proves_no_ds(struct ub_packed_rrset_key* nsec,
sbin/unwind/libunbound/validator/val_nsec.c
178
struct ub_packed_rrset_key* nsec, struct key_entry_key* kkey,
sbin/unwind/libunbound/validator/val_nsec.c
208
struct ub_packed_rrset_key* nsec = reply_find_rrset_section_ns(
sbin/unwind/libunbound/validator/val_nsec.c
215
struct ub_packed_rrset_key* wc_nsec = NULL;
sbin/unwind/libunbound/validator/val_nsec.c
298
int nsec_proves_nodata(struct ub_packed_rrset_key* nsec,
sbin/unwind/libunbound/validator/val_nsec.c
413
val_nsec_proves_name_error(struct ub_packed_rrset_key* nsec, uint8_t* qname)
sbin/unwind/libunbound/validator/val_nsec.c
462
int val_nsec_proves_insecuredelegation(struct ub_packed_rrset_key* nsec,
sbin/unwind/libunbound/validator/val_nsec.c
484
nsec_closest_encloser(uint8_t* qname, struct ub_packed_rrset_key* nsec)
sbin/unwind/libunbound/validator/val_nsec.c
499
int val_nsec_proves_positive_wildcard(struct ub_packed_rrset_key* nsec,
sbin/unwind/libunbound/validator/val_nsec.c
519
val_nsec_proves_no_wc(struct ub_packed_rrset_key* nsec, uint8_t* qname,
sbin/unwind/libunbound/validator/val_nsec.c
54
rrset_get_ttl(struct ub_packed_rrset_key* k)
sbin/unwind/libunbound/validator/val_nsec.c
97
nsec_has_type(struct ub_packed_rrset_key* nsec, uint16_t type)
sbin/unwind/libunbound/validator/val_nsec.h
103
int nsec_has_type(struct ub_packed_rrset_key* nsec, uint16_t type);
sbin/unwind/libunbound/validator/val_nsec.h
120
int nsec_proves_nodata(struct ub_packed_rrset_key* nsec,
sbin/unwind/libunbound/validator/val_nsec.h
131
int val_nsec_proves_name_error(struct ub_packed_rrset_key* nsec,
sbin/unwind/libunbound/validator/val_nsec.h
141
int val_nsec_proves_positive_wildcard(struct ub_packed_rrset_key* nsec,
sbin/unwind/libunbound/validator/val_nsec.h
153
struct ub_packed_rrset_key* nsec);
sbin/unwind/libunbound/validator/val_nsec.h
163
int val_nsec_proves_no_wc(struct ub_packed_rrset_key* nsec, uint8_t* qname,
sbin/unwind/libunbound/validator/val_nsec.h
173
int val_nsec_proves_insecuredelegation(struct ub_packed_rrset_key* nsec,
sbin/unwind/libunbound/validator/val_nsec.h
51
struct ub_packed_rrset_key;
sbin/unwind/libunbound/validator/val_nsec3.c
111
struct ub_packed_rrset_key** list;
sbin/unwind/libunbound/validator/val_nsec3.c
1180
struct ub_packed_rrset_key* wc_rrset;
sbin/unwind/libunbound/validator/val_nsec3.c
120
rrset_get_count(struct ub_packed_rrset_key* rrset)
sbin/unwind/libunbound/validator/val_nsec3.c
1240
struct ub_packed_rrset_key** list, size_t num,
sbin/unwind/libunbound/validator/val_nsec3.c
1274
struct ub_packed_rrset_key* rrset;
sbin/unwind/libunbound/validator/val_nsec3.c
130
nsec3_unknown_flags(struct ub_packed_rrset_key* rrset, int r)
sbin/unwind/libunbound/validator/val_nsec3.c
141
nsec3_has_optout(struct ub_packed_rrset_key* rrset, int r)
sbin/unwind/libunbound/validator/val_nsec3.c
1428
struct ub_packed_rrset_key** list, size_t num,
sbin/unwind/libunbound/validator/val_nsec3.c
1448
struct ub_packed_rrset_key** list, size_t num,
sbin/unwind/libunbound/validator/val_nsec3.c
1510
struct ub_packed_rrset_key** list, size_t num,
sbin/unwind/libunbound/validator/val_nsec3.c
153
nsec3_get_algo(struct ub_packed_rrset_key* rrset, int r)
sbin/unwind/libunbound/validator/val_nsec3.c
1540
struct ub_packed_rrset_key** list, size_t num,
sbin/unwind/libunbound/validator/val_nsec3.c
1547
struct ub_packed_rrset_key* rrset;
sbin/unwind/libunbound/validator/val_nsec3.c
165
nsec3_known_algo(struct ub_packed_rrset_key* rrset, int r)
sbin/unwind/libunbound/validator/val_nsec3.c
1650
struct ub_packed_rrset_key** list, size_t num,
sbin/unwind/libunbound/validator/val_nsec3.c
181
nsec3_get_iter(struct ub_packed_rrset_key* rrset, int r)
sbin/unwind/libunbound/validator/val_nsec3.c
196
nsec3_get_salt(struct ub_packed_rrset_key* rrset, int r,
sbin/unwind/libunbound/validator/val_nsec3.c
217
int nsec3_get_params(struct ub_packed_rrset_key* rrset, int r,
sbin/unwind/libunbound/validator/val_nsec3.c
230
nsec3_get_nextowner(struct ub_packed_rrset_key* rrset, int r,
sbin/unwind/libunbound/validator/val_nsec3.c
276
size_t nsec3_get_nextowner_b32(struct ub_packed_rrset_key* rrset, int r,
sbin/unwind/libunbound/validator/val_nsec3.c
291
nsec3_has_type(struct ub_packed_rrset_key* rrset, int r, uint16_t type)
sbin/unwind/libunbound/validator/val_nsec3.c
334
static struct ub_packed_rrset_key*
sbin/unwind/libunbound/validator/val_nsec3.c
380
static struct ub_packed_rrset_key*
sbin/unwind/libunbound/validator/val_nsec3.c
390
nsec3_rrset_has_known(struct ub_packed_rrset_key* s)
sbin/unwind/libunbound/validator/val_nsec3.c
414
filter_init(struct nsec3_filter* filter, struct ub_packed_rrset_key** list,
sbin/unwind/libunbound/validator/val_nsec3.c
460
struct ub_packed_rrset_key* rrset;
sbin/unwind/libunbound/validator/val_nsec3.c
548
struct ub_packed_rrset_key* rrset;
sbin/unwind/libunbound/validator/val_nsec3.c
713
struct ub_packed_rrset_key* nsec3, int rr, uint8_t* dname,
sbin/unwind/libunbound/validator/val_nsec3.c
786
struct nsec3_cached_hash* hash, struct ub_packed_rrset_key* s)
sbin/unwind/libunbound/validator/val_nsec3.c
822
struct ub_packed_rrset_key** rrset, int* rr,
sbin/unwind/libunbound/validator/val_nsec3.c
827
struct ub_packed_rrset_key* s;
sbin/unwind/libunbound/validator/val_nsec3.c
869
struct ub_packed_rrset_key* rrset, int rr, sldns_buffer* buf)
sbin/unwind/libunbound/validator/val_nsec3.c
92
struct ub_packed_rrset_key* ce_rrset;
sbin/unwind/libunbound/validator/val_nsec3.c
932
struct ub_packed_rrset_key** rrset, int* rr,
sbin/unwind/libunbound/validator/val_nsec3.c
937
struct ub_packed_rrset_key* s;
sbin/unwind/libunbound/validator/val_nsec3.c
96
struct ub_packed_rrset_key* nc_rrset;
sbin/unwind/libunbound/validator/val_nsec3.h
137
struct ub_packed_rrset_key** list, size_t num,
sbin/unwind/libunbound/validator/val_nsec3.h
175
struct ub_packed_rrset_key** list, size_t num,
sbin/unwind/libunbound/validator/val_nsec3.h
200
struct ub_packed_rrset_key** list, size_t num,
sbin/unwind/libunbound/validator/val_nsec3.h
230
struct ub_packed_rrset_key** list, size_t num,
sbin/unwind/libunbound/validator/val_nsec3.h
255
struct ub_packed_rrset_key** list, size_t num,
sbin/unwind/libunbound/validator/val_nsec3.h
269
struct ub_packed_rrset_key* nsec3;
sbin/unwind/libunbound/validator/val_nsec3.h
324
struct sldns_buffer* buf, struct ub_packed_rrset_key* nsec3, int rr,
sbin/unwind/libunbound/validator/val_nsec3.h
337
size_t nsec3_get_nextowner_b32(struct ub_packed_rrset_key* rrset, int r,
sbin/unwind/libunbound/validator/val_nsec3.h
365
int nsec3_get_params(struct ub_packed_rrset_key* rrset, int r,
sbin/unwind/libunbound/validator/val_nsec3.h
392
int nsec3_has_type(struct ub_packed_rrset_key* rrset, int r, uint16_t type);
sbin/unwind/libunbound/validator/val_nsec3.h
400
int nsec3_has_optout(struct ub_packed_rrset_key* rrset, int r);
sbin/unwind/libunbound/validator/val_nsec3.h
410
int nsec3_get_nextowner(struct ub_packed_rrset_key* rrset, int r,
sbin/unwind/libunbound/validator/val_nsec3.h
427
struct ub_packed_rrset_key* rrset, int rr, struct sldns_buffer* buf);
sbin/unwind/libunbound/validator/val_nsec3.h
76
struct ub_packed_rrset_key;
sbin/unwind/libunbound/validator/val_sigcrypt.c
100
rrset_get_sigcount(struct ub_packed_rrset_key* k)
sbin/unwind/libunbound/validator/val_sigcrypt.c
1031
canonical_sort(struct ub_packed_rrset_key* rrset, struct packed_rrset_data* d,
sbin/unwind/libunbound/validator/val_sigcrypt.c
1056
insert_can_owner(sldns_buffer* buf, struct ub_packed_rrset_key* k,
sbin/unwind/libunbound/validator/val_sigcrypt.c
1093
canonicalize_rdata(sldns_buffer* buf, struct ub_packed_rrset_key* rrset,
sbin/unwind/libunbound/validator/val_sigcrypt.c
113
rrset_get_sig_keytag(struct ub_packed_rrset_key* k, size_t sig_idx)
sbin/unwind/libunbound/validator/val_sigcrypt.c
1191
struct ub_packed_rrset_key* k1, struct ub_packed_rrset_key* k2)
sbin/unwind/libunbound/validator/val_sigcrypt.c
1197
struct ub_packed_rrset_key fk;
sbin/unwind/libunbound/validator/val_sigcrypt.c
1271
struct ub_packed_rrset_key* k, uint8_t* sig, size_t siglen,
sbin/unwind/libunbound/validator/val_sigcrypt.c
131
rrset_get_sig_algo(struct ub_packed_rrset_key* k, size_t sig_idx)
sbin/unwind/libunbound/validator/val_sigcrypt.c
1341
struct ub_packed_rrset_key* k)
sbin/unwind/libunbound/validator/val_sigcrypt.c
142
rrset_get_rdata(struct ub_packed_rrset_key* k, size_t idx, uint8_t** rdata,
sbin/unwind/libunbound/validator/val_sigcrypt.c
1492
struct ub_packed_rrset_key* rrset, uint8_t* orig_p,
sbin/unwind/libunbound/validator/val_sigcrypt.c
152
dnskey_get_flags(struct ub_packed_rrset_key* k, size_t idx)
sbin/unwind/libunbound/validator/val_sigcrypt.c
1542
struct ub_packed_rrset_key* rrset, struct ub_packed_rrset_key* dnskey,
sbin/unwind/libunbound/validator/val_sigcrypt.c
172
dnskey_get_protocol(struct ub_packed_rrset_key* k, size_t idx)
sbin/unwind/libunbound/validator/val_sigcrypt.c
183
dnskey_get_algo(struct ub_packed_rrset_key* k, size_t idx)
sbin/unwind/libunbound/validator/val_sigcrypt.c
195
dnskey_get_pubkey(struct ub_packed_rrset_key* k, size_t idx,
sbin/unwind/libunbound/validator/val_sigcrypt.c
211
ds_get_key_algo(struct ub_packed_rrset_key* k, size_t idx)
sbin/unwind/libunbound/validator/val_sigcrypt.c
222
ds_get_digest_algo(struct ub_packed_rrset_key* k, size_t idx)
sbin/unwind/libunbound/validator/val_sigcrypt.c
233
ds_get_keytag(struct ub_packed_rrset_key* ds_rrset, size_t ds_idx)
sbin/unwind/libunbound/validator/val_sigcrypt.c
255
ds_get_sigdata(struct ub_packed_rrset_key* k, size_t idx, uint8_t** digest,
sbin/unwind/libunbound/validator/val_sigcrypt.c
277
ds_digest_size_algo(struct ub_packed_rrset_key* k, size_t idx)
sbin/unwind/libunbound/validator/val_sigcrypt.c
295
struct ub_packed_rrset_key* dnskey_rrset, size_t dnskey_idx,
sbin/unwind/libunbound/validator/val_sigcrypt.c
296
struct ub_packed_rrset_key* ds_rrset, size_t ds_idx,
sbin/unwind/libunbound/validator/val_sigcrypt.c
320
struct ub_packed_rrset_key* dnskey_rrset, size_t dnskey_idx,
sbin/unwind/libunbound/validator/val_sigcrypt.c
321
struct ub_packed_rrset_key* ds_rrset, size_t ds_idx)
sbin/unwind/libunbound/validator/val_sigcrypt.c
364
ds_digest_algo_is_supported(struct ub_packed_rrset_key* ds_rrset,
sbin/unwind/libunbound/validator/val_sigcrypt.c
371
ds_key_algo_is_supported(struct ub_packed_rrset_key* ds_rrset,
sbin/unwind/libunbound/validator/val_sigcrypt.c
378
dnskey_calc_keytag(struct ub_packed_rrset_key* dnskey_rrset, size_t dnskey_idx)
sbin/unwind/libunbound/validator/val_sigcrypt.c
387
int dnskey_algo_is_supported(struct ub_packed_rrset_key* dnskey_rrset,
sbin/unwind/libunbound/validator/val_sigcrypt.c
394
int dnskey_size_is_supported(struct ub_packed_rrset_key* dnskey_rrset,
sbin/unwind/libunbound/validator/val_sigcrypt.c
427
int dnskeyset_size_is_supported(struct ub_packed_rrset_key* dnskey_rrset)
sbin/unwind/libunbound/validator/val_sigcrypt.c
438
struct ub_packed_rrset_key* dnskey, uint8_t* sigalg)
sbin/unwind/libunbound/validator/val_sigcrypt.c
473
void algo_needs_init_ds(struct algo_needs* n, struct ub_packed_rrset_key* ds,
sbin/unwind/libunbound/validator/val_sigcrypt.c
557
time_t now, struct ub_packed_rrset_key* rrset,
sbin/unwind/libunbound/validator/val_sigcrypt.c
558
struct ub_packed_rrset_key* dnskey, size_t sig_idx,
sbin/unwind/libunbound/validator/val_sigcrypt.c
625
struct ub_packed_rrset_key* rrset, struct ub_packed_rrset_key* dnskey,
sbin/unwind/libunbound/validator/val_sigcrypt.c
708
struct ub_packed_rrset_key* rrset, struct ub_packed_rrset_key* dnskey,
sbin/unwind/libunbound/validator/val_sigcrypt.c
776
struct ub_packed_rrset_key* rrset;
sbin/unwind/libunbound/validator/val_sigcrypt.c
88
rrset_get_count(struct ub_packed_rrset_key* rrset)
sbin/unwind/libunbound/validator/val_sigcrypt.c
931
canonical_compare(struct ub_packed_rrset_key* rrset, size_t i, size_t j)
sbin/unwind/libunbound/validator/val_sigcrypt.h
100
void algo_needs_init_ds(struct algo_needs* n, struct ub_packed_rrset_key* ds,
sbin/unwind/libunbound/validator/val_sigcrypt.h
157
struct ub_packed_rrset_key* dnskey_rrset, size_t dnskey_idx,
sbin/unwind/libunbound/validator/val_sigcrypt.h
158
struct ub_packed_rrset_key* ds_rrset, size_t ds_idx);
sbin/unwind/libunbound/validator/val_sigcrypt.h
166
uint16_t dnskey_calc_keytag(struct ub_packed_rrset_key* dnskey_rrset,
sbin/unwind/libunbound/validator/val_sigcrypt.h
175
uint16_t ds_get_keytag(struct ub_packed_rrset_key* ds_rrset, size_t ds_idx);
sbin/unwind/libunbound/validator/val_sigcrypt.h
183
int dnskey_algo_is_supported(struct ub_packed_rrset_key* dnskey_rrset,
sbin/unwind/libunbound/validator/val_sigcrypt.h
192
int dnskey_size_is_supported(struct ub_packed_rrset_key* dnskey_rrset,
sbin/unwind/libunbound/validator/val_sigcrypt.h
201
int dnskeyset_size_is_supported(struct ub_packed_rrset_key* dnskey_rrset);
sbin/unwind/libunbound/validator/val_sigcrypt.h
209
int ds_digest_algo_is_supported(struct ub_packed_rrset_key* ds_rrset,
sbin/unwind/libunbound/validator/val_sigcrypt.h
218
int ds_get_digest_algo(struct ub_packed_rrset_key* ds_rrset, size_t ds_idx);
sbin/unwind/libunbound/validator/val_sigcrypt.h
226
int ds_key_algo_is_supported(struct ub_packed_rrset_key* ds_rrset,
sbin/unwind/libunbound/validator/val_sigcrypt.h
235
int ds_get_key_algo(struct ub_packed_rrset_key* k, size_t idx);
sbin/unwind/libunbound/validator/val_sigcrypt.h
243
int dnskey_get_algo(struct ub_packed_rrset_key* k, size_t idx);
sbin/unwind/libunbound/validator/val_sigcrypt.h
251
uint16_t dnskey_get_flags(struct ub_packed_rrset_key* k, size_t idx);
sbin/unwind/libunbound/validator/val_sigcrypt.h
273
struct val_env* ve, struct ub_packed_rrset_key* rrset,
sbin/unwind/libunbound/validator/val_sigcrypt.h
274
struct ub_packed_rrset_key* dnskey, uint8_t* sigalg,
sbin/unwind/libunbound/validator/val_sigcrypt.h
294
struct ub_packed_rrset_key* rrset, struct ub_packed_rrset_key* dnskey,
sbin/unwind/libunbound/validator/val_sigcrypt.h
322
struct ub_packed_rrset_key* rrset, struct ub_packed_rrset_key* dnskey,
sbin/unwind/libunbound/validator/val_sigcrypt.h
342
struct ub_packed_rrset_key* k1, struct ub_packed_rrset_key* k2);
sbin/unwind/libunbound/validator/val_sigcrypt.h
354
struct sldns_buffer* buf, struct ub_packed_rrset_key* k);
sbin/unwind/libunbound/validator/val_sigcrypt.h
52
struct ub_packed_rrset_key;
sbin/unwind/libunbound/validator/val_sigcrypt.h
83
struct ub_packed_rrset_key* dnskey, uint8_t* sigalg);
sbin/unwind/libunbound/validator/val_utils.c
1001
rrset_has_signer(struct ub_packed_rrset_key* rrset, uint8_t* name, size_t len)
sbin/unwind/libunbound/validator/val_utils.c
1095
sizeof(struct ub_packed_rrset_key*)*
sbin/unwind/libunbound/validator/val_utils.c
1132
sizeof(struct ub_packed_rrset_key*)*
sbin/unwind/libunbound/validator/val_utils.c
1165
sizeof(struct ub_packed_rrset_key*)*
sbin/unwind/libunbound/validator/val_utils.c
1315
struct ub_packed_rrset_key *rrset = rrset_cache_lookup(
sbin/unwind/libunbound/validator/val_utils.c
1320
struct ub_packed_rrset_key* copy = packed_rrset_copy_region(
sbin/unwind/libunbound/validator/val_utils.c
1347
int derive_cname_from_dname(struct ub_packed_rrset_key* cname,
sbin/unwind/libunbound/validator/val_utils.c
1348
struct ub_packed_rrset_key* dname, uint8_t* out, size_t outlen)
sbin/unwind/libunbound/validator/val_utils.c
187
val_find_rrset_signer(struct ub_packed_rrset_key* rrset, uint8_t** sname,
sbin/unwind/libunbound/validator/val_utils.c
213
val_find_best_signer(struct ub_packed_rrset_key* rrset,
sbin/unwind/libunbound/validator/val_utils.c
386
rrset_get_count(struct ub_packed_rrset_key* rrset)
sbin/unwind/libunbound/validator/val_utils.c
396
rrset_get_ttl(struct ub_packed_rrset_key* rrset)
sbin/unwind/libunbound/validator/val_utils.c
406
struct ub_packed_rrset_key* rrset, struct ub_packed_rrset_key* keys,
sbin/unwind/libunbound/validator/val_utils.c
475
struct ub_packed_rrset_key* rrset, struct key_entry_key* kkey,
sbin/unwind/libunbound/validator/val_utils.c
481
struct ub_packed_rrset_key dnskey;
sbin/unwind/libunbound/validator/val_utils.c
499
struct ub_packed_rrset_key* dnskey_rrset,
sbin/unwind/libunbound/validator/val_utils.c
500
struct ub_packed_rrset_key* ds_rrset, size_t ds_idx, char** reason,
sbin/unwind/libunbound/validator/val_utils.c
567
int val_favorite_ds_algo(struct ub_packed_rrset_key* ds_rrset)
sbin/unwind/libunbound/validator/val_utils.c
586
struct ub_packed_rrset_key* dnskey_rrset,
sbin/unwind/libunbound/validator/val_utils.c
587
struct ub_packed_rrset_key* ds_rrset, uint8_t* sigalg, char** reason,
sbin/unwind/libunbound/validator/val_utils.c
687
struct val_env* ve, struct ub_packed_rrset_key* dnskey_rrset,
sbin/unwind/libunbound/validator/val_utils.c
688
struct ub_packed_rrset_key* ds_rrset, int downprot, char** reason,
sbin/unwind/libunbound/validator/val_utils.c
717
struct ub_packed_rrset_key* dnskey_rrset,
sbin/unwind/libunbound/validator/val_utils.c
718
struct ub_packed_rrset_key* ta_ds,
sbin/unwind/libunbound/validator/val_utils.c
719
struct ub_packed_rrset_key* ta_dnskey, uint8_t* sigalg, char** reason,
sbin/unwind/libunbound/validator/val_utils.c
861
struct val_env* ve, struct ub_packed_rrset_key* dnskey_rrset,
sbin/unwind/libunbound/validator/val_utils.c
862
struct ub_packed_rrset_key* ta_ds_rrset,
sbin/unwind/libunbound/validator/val_utils.c
863
struct ub_packed_rrset_key* ta_dnskey_rrset, int downprot,
sbin/unwind/libunbound/validator/val_utils.c
891
val_dsset_isusable(struct ub_packed_rrset_key* ds_rrset)
sbin/unwind/libunbound/validator/val_utils.c
938
val_rrset_wildcard(struct ub_packed_rrset_key* rrset, uint8_t** wc,
sbin/unwind/libunbound/validator/val_utils.h
133
struct val_env* ve, struct ub_packed_rrset_key* rrset,
sbin/unwind/libunbound/validator/val_utils.h
158
struct val_env* ve, struct ub_packed_rrset_key* dnskey_rrset,
sbin/unwind/libunbound/validator/val_utils.h
159
struct ub_packed_rrset_key* ds_rrset, uint8_t* sigalg, char** reason,
sbin/unwind/libunbound/validator/val_utils.h
184
struct val_env* ve, struct ub_packed_rrset_key* dnskey_rrset,
sbin/unwind/libunbound/validator/val_utils.h
185
struct ub_packed_rrset_key* ta_ds,
sbin/unwind/libunbound/validator/val_utils.h
186
struct ub_packed_rrset_key* ta_dnskey, uint8_t* sigalg, char** reason,
sbin/unwind/libunbound/validator/val_utils.h
219
struct ub_packed_rrset_key* dnskey_rrset,
sbin/unwind/libunbound/validator/val_utils.h
220
struct ub_packed_rrset_key* ds_rrset, int downprot, char** reason,
sbin/unwind/libunbound/validator/val_utils.h
252
struct ub_packed_rrset_key* dnskey_rrset,
sbin/unwind/libunbound/validator/val_utils.h
253
struct ub_packed_rrset_key* ta_ds_rrset,
sbin/unwind/libunbound/validator/val_utils.h
254
struct ub_packed_rrset_key* ta_dnskey_rrset, int downprot,
sbin/unwind/libunbound/validator/val_utils.h
266
int val_dsset_isusable(struct ub_packed_rrset_key* ds_rrset);
sbin/unwind/libunbound/validator/val_utils.h
286
int val_rrset_wildcard(struct ub_packed_rrset_key* rrset, uint8_t** wc,
sbin/unwind/libunbound/validator/val_utils.h
372
void val_find_rrset_signer(struct ub_packed_rrset_key* rrset, uint8_t** sname,
sbin/unwind/libunbound/validator/val_utils.h
408
int val_favorite_ds_algo(struct ub_packed_rrset_key* ds_rrset);
sbin/unwind/libunbound/validator/val_utils.h
438
int derive_cname_from_dname(struct ub_packed_rrset_key* cname,
sbin/unwind/libunbound/validator/val_utils.h
439
struct ub_packed_rrset_key* dname, uint8_t* out, size_t outlen);
sbin/unwind/libunbound/validator/val_utils.h
52
struct ub_packed_rrset_key;
sbin/unwind/libunbound/validator/validator.c
1057
struct ub_packed_rrset_key* cache_s = NULL;
sbin/unwind/libunbound/validator/validator.c
1061
struct ub_packed_rrset_key* wc_rrset = NULL;
sbin/unwind/libunbound/validator/validator.c
1064
struct ub_packed_rrset_key* s;
sbin/unwind/libunbound/validator/validator.c
1203
struct ub_packed_rrset_key* s;
sbin/unwind/libunbound/validator/validator.c
1308
struct ub_packed_rrset_key* s;
sbin/unwind/libunbound/validator/validator.c
1473
struct ub_packed_rrset_key* s;
sbin/unwind/libunbound/validator/validator.c
1607
struct ub_packed_rrset_key* wc_rrset = NULL;
sbin/unwind/libunbound/validator/validator.c
1610
struct ub_packed_rrset_key* s;
sbin/unwind/libunbound/validator/validator.c
1749
struct ub_packed_rrset_key* s;
sbin/unwind/libunbound/validator/validator.c
2859
primeResponseToKE(struct ub_packed_rrset_key* dnskey_rrset,
sbin/unwind/libunbound/validator/validator.c
2998
struct ub_packed_rrset_key* ds;
sbin/unwind/libunbound/validator/validator.c
3149
struct ub_packed_rrset_key* cname;
sbin/unwind/libunbound/validator/validator.c
318
sizeof(struct ub_packed_rrset_key*) *
sbin/unwind/libunbound/validator/validator.c
324
sizeof(struct ub_packed_rrset_key*) *
sbin/unwind/libunbound/validator/validator.c
3388
struct ub_packed_rrset_key* dnskey = NULL;
sbin/unwind/libunbound/validator/validator.c
3509
struct ub_packed_rrset_key* dnskey_rrset = NULL;
sbin/unwind/libunbound/validator/validator.c
693
struct ub_packed_rrset_key* s;
sbin/unwind/libunbound/validator/validator.h
201
struct ub_packed_rrset_key* ds_rrset;
sbin/unwind/resolver.c
2339
struct ub_packed_rrset_key *an_rrset = NULL;
usr.sbin/unbound/daemon/cachedump.c
112
dump_rrset(struct config_strlist_head* txt, struct ub_packed_rrset_key* k,
usr.sbin/unbound/daemon/cachedump.c
267
dump_rrset(txt, (struct ub_packed_rrset_key*)e->key,
usr.sbin/unbound/daemon/cachedump.c
289
dump_msg_ref(struct config_strlist_head* txt, struct ub_packed_rrset_key* k)
usr.sbin/unbound/daemon/cachedump.c
367
sizeof(struct ub_packed_rrset_key*) * rep->rrset_count);
usr.sbin/unbound/daemon/cachedump.c
370
(*d)->rrsets = (struct ub_packed_rrset_key**)(void *)(
usr.sbin/unbound/daemon/cachedump.c
448
struct ub_packed_rrset_key* rk, struct packed_rrset_data* d,
usr.sbin/unbound/daemon/cachedump.c
505
move_into_cache(struct ub_packed_rrset_key* k,
usr.sbin/unbound/daemon/cachedump.c
508
struct ub_packed_rrset_key* ak;
usr.sbin/unbound/daemon/cachedump.c
569
struct ub_packed_rrset_key* rk;
usr.sbin/unbound/daemon/cachedump.c
577
rk = (struct ub_packed_rrset_key*)regional_alloc_zero(region,
usr.sbin/unbound/daemon/cachedump.c
706
struct regional *region, struct ub_packed_rrset_key** rrset,
usr.sbin/unbound/daemon/cachedump.c
712
struct ub_packed_rrset_key* k;
usr.sbin/unbound/daemon/cachedump.c
803
rep.rrsets = (struct ub_packed_rrset_key**)regional_alloc_zero(
usr.sbin/unbound/daemon/cachedump.c
804
region, sizeof(struct ub_packed_rrset_key*)*rep.rrset_count);
usr.sbin/unbound/daemon/cachedump.c
934
struct ub_packed_rrset_key* k = msg->rep->rrsets[i];
usr.sbin/unbound/daemon/cachedump.c
99
dump_rrset_line(struct config_strlist_head* txt, struct ub_packed_rrset_key* k,
usr.sbin/unbound/daemon/remote.c
1862
struct ub_packed_rrset_key* rk = d->rrsets[i];
usr.sbin/unbound/daemon/remote.c
1958
struct ub_packed_rrset_key* k = (struct ub_packed_rrset_key*)e->key;
usr.sbin/unbound/daemon/remote.c
2019
struct ub_packed_rrset_key* rk = d->rrsets[i];
usr.sbin/unbound/daemon/remote.c
2312
struct ub_packed_rrset_key* k = (struct ub_packed_rrset_key*)e->key;
usr.sbin/unbound/daemon/remote.c
2488
struct ub_packed_rrset_key* k = (struct ub_packed_rrset_key*)e->key;
usr.sbin/unbound/daemon/worker.c
1493
struct ub_packed_rrset_key* alias_rrset = NULL;
usr.sbin/unbound/daemon/worker.c
579
sizeof(struct ub_packed_rrset_key*)*
usr.sbin/unbound/daemon/worker.c
716
struct ub_packed_rrset_key** alias_rrset,
usr.sbin/unbound/daemon/worker.c
772
int* is_secure_answer, struct ub_packed_rrset_key** alias_rrset,
usr.sbin/unbound/dns64/dns64.c
726
dns64_synth_aaaa_data(const struct ub_packed_rrset_key* fk,
usr.sbin/unbound/dns64/dns64.c
728
struct ub_packed_rrset_key *dk,
usr.sbin/unbound/dns64/dns64.c
827
struct ub_packed_rrset_key* fk, *dk;
usr.sbin/unbound/dns64/dns64.c
921
struct ub_packed_rrset_key* answer;
usr.sbin/unbound/edns-subnet/subnetmod.c
351
+ elem->rrset_count * sizeof (struct ub_packed_rrset_key *);
usr.sbin/unbound/edns-subnet/subnetmod.c
354
struct ub_packed_rrset_key *key = elem->rrsets[i];
usr.sbin/unbound/edns-subnet/subnetmod.c
918
struct ub_packed_rrset_key* s = response->rep->rrsets[0];
usr.sbin/unbound/ipsecmod/ipsecmod.c
255
struct ub_packed_rrset_key* rrset_key;
usr.sbin/unbound/ipsecmod/ipsecmod.c
389
struct ub_packed_rrset_key* rrset_key;
usr.sbin/unbound/ipsecmod/ipsecmod.c
581
struct ub_packed_rrset_key* rrset_key = reply_find_answer_rrset(
usr.sbin/unbound/ipsecmod/ipsecmod.h
71
struct ub_packed_rrset_key* ipseckey_rrset;
usr.sbin/unbound/ipset/ipset.c
226
struct ub_packed_rrset_key *rrset, const char *qname, int qlen,
usr.sbin/unbound/ipset/ipset.c
277
struct ub_packed_rrset_key *rrset;
usr.sbin/unbound/iterator/iter_delegpt.c
400
static struct ub_packed_rrset_key*
usr.sbin/unbound/iterator/iter_delegpt.c
414
struct ub_packed_rrset_key* ns_rrset = NULL;
usr.sbin/unbound/iterator/iter_delegpt.c
444
struct ub_packed_rrset_key* s = msg->rep->rrsets[i];
usr.sbin/unbound/iterator/iter_delegpt.c
463
struct ub_packed_rrset_key* ns_rrset, uint8_t lame)
usr.sbin/unbound/iterator/iter_delegpt.c
486
struct ub_packed_rrset_key* ak, uint8_t lame, int* additions)
usr.sbin/unbound/iterator/iter_delegpt.c
509
struct ub_packed_rrset_key* ak, uint8_t lame, int* additions)
usr.sbin/unbound/iterator/iter_delegpt.c
532
struct ub_packed_rrset_key* rrset, uint8_t lame, int* additions)
usr.sbin/unbound/iterator/iter_delegpt.h
227
struct ub_packed_rrset_key* ns_rrset, uint8_t lame);
usr.sbin/unbound/iterator/iter_delegpt.h
257
struct ub_packed_rrset_key* rrset, uint8_t lame, int* additions);
usr.sbin/unbound/iterator/iter_delegpt.h
269
struct ub_packed_rrset_key* rrset, uint8_t lame, int* additions);
usr.sbin/unbound/iterator/iter_delegpt.h
282
struct ub_packed_rrset_key* rrset, uint8_t lame, int* additions);
usr.sbin/unbound/iterator/iter_delegpt.h
50
struct ub_packed_rrset_key;
usr.sbin/unbound/iterator/iter_resptype.c
113
struct ub_packed_rrset_key* s;
usr.sbin/unbound/iterator/iter_resptype.c
73
struct ub_packed_rrset_key* s = msg->rep->rrsets[i];
usr.sbin/unbound/iterator/iter_scrub.c
846
struct ub_packed_rrset_key* k;
usr.sbin/unbound/iterator/iter_utils.c
1015
struct ub_packed_rrset_key* s = msg->rep->rrsets[i];
usr.sbin/unbound/iterator/iter_utils.c
1050
rrset_equal(struct ub_packed_rrset_key* k1, struct ub_packed_rrset_key* k2)
usr.sbin/unbound/iterator/iter_utils.c
1086
struct ub_packed_rrset_key* rrx = *(struct ub_packed_rrset_key**)x;
usr.sbin/unbound/iterator/iter_utils.c
1087
struct ub_packed_rrset_key* rry = *(struct ub_packed_rrset_key**)y;
usr.sbin/unbound/iterator/iter_utils.c
1108
struct ub_packed_rrset_key** sorted_p, **sorted_q;
usr.sbin/unbound/iterator/iter_utils.c
1125
sorted_p = (struct ub_packed_rrset_key**)regional_alloc_init(
usr.sbin/unbound/iterator/iter_utils.c
1135
sorted_q = (struct ub_packed_rrset_key**)regional_alloc_init(
usr.sbin/unbound/iterator/iter_utils.c
1182
struct ub_packed_rrset_key* s = rep->rrsets[i];
usr.sbin/unbound/iterator/iter_utils.c
1206
struct ub_packed_rrset_key* rrset)
usr.sbin/unbound/iterator/iter_utils.c
1223
static struct ub_packed_rrset_key*
usr.sbin/unbound/iterator/iter_utils.c
1238
struct ub_packed_rrset_key* rrset = reply_get_NS_rrset(rep);
usr.sbin/unbound/iterator/iter_utils.c
1252
struct ub_packed_rrset_key* neg;
usr.sbin/unbound/iterator/iter_utils.c
1255
struct ub_packed_rrset_key* rrset = reply_get_NS_rrset(rep);
usr.sbin/unbound/iterator/iter_utils.c
1260
neg = (struct ub_packed_rrset_key*)regional_alloc(env->scratch,
usr.sbin/unbound/iterator/iter_utils.c
1261
sizeof(struct ub_packed_rrset_key));
usr.sbin/unbound/iterator/iter_utils.c
1308
struct ub_packed_rrset_key* akey;
usr.sbin/unbound/iterator/iter_utils.c
1328
struct ub_packed_rrset_key* akey;
usr.sbin/unbound/iterator/iter_utils.c
1393
iter_scrub_ds(struct dns_msg* msg, struct ub_packed_rrset_key* ns, uint8_t* z)
usr.sbin/unbound/iterator/iter_utils.c
1402
struct ub_packed_rrset_key* s = msg->rep->rrsets[i];
usr.sbin/unbound/iterator/iter_utils.c
1410
sizeof(struct ub_packed_rrset_key*) *
usr.sbin/unbound/iterator/iter_utils.c
1428
sizeof(struct ub_packed_rrset_key*) *
usr.sbin/unbound/iterator/iter_utils.c
1488
struct ub_packed_rrset_key* s = msg->rep->rrsets[i];
usr.sbin/unbound/iterator/iter_utils.c
1506
struct ub_packed_rrset_key* s = msg->rep->rrsets[i];
usr.sbin/unbound/iterator/iter_utils.c
1666
struct ub_packed_rrset_key* s = msg->rep->rrsets[i];
usr.sbin/unbound/iterator/iter_utils.c
1677
struct ub_packed_rrset_key* s = msg->rep->rrsets[i];
usr.sbin/unbound/iterator/iter_utils.h
290
struct ub_packed_rrset_key* rrset);
usr.sbin/unbound/iterator/iter_utils.h
357
void iter_scrub_ds(struct dns_msg* msg, struct ub_packed_rrset_key* ns,
usr.sbin/unbound/iterator/iter_utils.h
61
struct ub_packed_rrset_key;
usr.sbin/unbound/iterator/iterator.c
1187
struct ub_packed_rrset_key* s;
usr.sbin/unbound/iterator/iterator.c
3129
static struct ub_packed_rrset_key*
usr.sbin/unbound/iterator/iterator.c
3237
struct ub_packed_rrset_key* ns = find_NS(
usr.sbin/unbound/iterator/iterator.c
368
prepend_is_duplicate(struct ub_packed_rrset_key** sets, size_t to,
usr.sbin/unbound/iterator/iterator.c
369
struct ub_packed_rrset_key* dup)
usr.sbin/unbound/iterator/iterator.c
3842
struct ub_packed_rrset_key* rrset;
usr.sbin/unbound/iterator/iterator.c
389
struct ub_packed_rrset_key** sets;
usr.sbin/unbound/iterator/iterator.c
4002
struct ub_packed_rrset_key** dest, **d;
usr.sbin/unbound/iterator/iterator.c
401
sizeof(struct ub_packed_rrset_key*));
usr.sbin/unbound/iterator/iterator.c
415
sizeof(struct ub_packed_rrset_key*));
usr.sbin/unbound/iterator/iterator.c
434
sizeof(struct ub_packed_rrset_key*));
usr.sbin/unbound/iterator/iterator.c
454
struct ub_packed_rrset_key* rrset)
usr.sbin/unbound/iterator/iterator.c
477
struct ub_packed_rrset_key* rrset)
usr.sbin/unbound/iterator/iterator.c
502
struct ub_packed_rrset_key* rrset)
usr.sbin/unbound/iterator/iterator.c
544
struct ub_packed_rrset_key* r = msg->rep->rrsets[i];
usr.sbin/unbound/iterator/iterator.c
571
struct ub_packed_rrset_key* r = msg->rep->rrsets[i];
usr.sbin/unbound/iterator/iterator.h
396
struct ub_packed_rrset_key* pside_glue;
usr.sbin/unbound/iterator/iterator.h
490
struct ub_packed_rrset_key* rrset;
usr.sbin/unbound/libunbound/libworker.c
443
fill_res(struct ub_result* res, struct ub_packed_rrset_key* answer,
usr.sbin/unbound/respip/respip.c
1068
struct ub_packed_rrset_key* alias_rrset)
usr.sbin/unbound/respip/respip.c
1125
struct ub_packed_rrset_key* alias_rrset = NULL;
usr.sbin/unbound/respip/respip.c
1187
struct ub_packed_rrset_key* alias_rrset = NULL; /* ditto */
usr.sbin/unbound/respip/respip.c
1311
struct ub_packed_rrset_key*
usr.sbin/unbound/respip/respip.c
228
static struct ub_packed_rrset_key*
usr.sbin/unbound/respip/respip.c
232
struct ub_packed_rrset_key* rrset = regional_alloc_zero(
usr.sbin/unbound/respip/respip.c
494
struct ub_packed_rrset_key*
usr.sbin/unbound/respip/respip.c
495
respip_copy_rrset(const struct ub_packed_rrset_key* key, struct regional* region)
usr.sbin/unbound/respip/respip.c
497
struct ub_packed_rrset_key* ck = regional_alloc(region,
usr.sbin/unbound/respip/respip.c
498
sizeof(struct ub_packed_rrset_key));
usr.sbin/unbound/respip/respip.c
673
struct ub_packed_rrset_key* data,
usr.sbin/unbound/respip/respip.c
678
struct ub_packed_rrset_key** redirect_rrsetp, struct regional* region)
usr.sbin/unbound/respip/respip.c
680
struct ub_packed_rrset_key* rp = data;
usr.sbin/unbound/respip/respip.c
687
struct ub_packed_rrset_key r;
usr.sbin/unbound/respip/respip.c
807
const struct ub_packed_rrset_key* ATTR_UNUSED(rrset),
usr.sbin/unbound/respip/respip.c
843
struct ub_packed_rrset_key** data, int* rpz_log, char** log_name,
usr.sbin/unbound/respip/respip.c
877
struct ub_packed_rrset_key** alias_rrset, int search_only,
usr.sbin/unbound/respip/respip.c
893
struct ub_packed_rrset_key* redirect_rrset = NULL;
usr.sbin/unbound/respip/respip.c
896
struct ub_packed_rrset_key* data = NULL;
usr.sbin/unbound/respip/respip.h
196
struct ub_packed_rrset_key** alias_rrset,
usr.sbin/unbound/respip/respip.h
239
struct ub_packed_rrset_key* resp_addr_get_rrset(struct resp_addr* addr);
usr.sbin/unbound/respip/respip.h
312
struct ub_packed_rrset_key*
usr.sbin/unbound/respip/respip.h
313
respip_copy_rrset(const struct ub_packed_rrset_key* key, struct regional* region);
usr.sbin/unbound/respip/respip.h
46
struct ub_packed_rrset_key* data;
usr.sbin/unbound/services/authzone.c
147
sizeof(struct ub_packed_rrset_key*)*(msg->rep->rrset_count+1));
usr.sbin/unbound/services/authzone.c
151
struct ub_packed_rrset_key** rrsets_old = msg->rep->rrsets;
usr.sbin/unbound/services/authzone.c
153
sizeof(struct ub_packed_rrset_key*)*(msg->rep->rrset_count+1));
usr.sbin/unbound/services/authzone.c
157
sizeof(struct ub_packed_rrset_key*)*msg->rep->rrset_count);
usr.sbin/unbound/services/authzone.c
164
get_rrset_ttl(struct ub_packed_rrset_key* k)
usr.sbin/unbound/services/authzone.c
172
static struct ub_packed_rrset_key*
usr.sbin/unbound/services/authzone.c
176
struct ub_packed_rrset_key key;
usr.sbin/unbound/services/authzone.c
213
struct ub_packed_rrset_key* k = msg->rep->rrsets[i];
usr.sbin/unbound/services/authzone.c
2683
struct ub_packed_rrset_key** cname)
usr.sbin/unbound/services/authzone.c
2712
*cname = (struct ub_packed_rrset_key*)regional_alloc(region,
usr.sbin/unbound/services/authzone.c
2713
sizeof(struct ub_packed_rrset_key));
usr.sbin/unbound/services/authzone.c
2753
struct ub_packed_rrset_key* cname;
usr.sbin/unbound/services/authzone.c
5695
xfr_master_add_addrs(struct auth_master* m, struct ub_packed_rrset_key* rrset,
usr.sbin/unbound/services/authzone.c
5782
struct ub_packed_rrset_key* answer =
usr.sbin/unbound/services/authzone.c
6875
struct ub_packed_rrset_key* answer =
usr.sbin/unbound/services/authzone.c
7572
struct ub_packed_rrset_key key;
usr.sbin/unbound/services/authzone.c
7714
struct ub_packed_rrset_key key;
usr.sbin/unbound/services/authzone.c
7903
struct ub_packed_rrset_key* dnskey, struct auth_data* node,
usr.sbin/unbound/services/authzone.c
7907
struct ub_packed_rrset_key pk;
usr.sbin/unbound/services/authzone.c
7949
struct ub_packed_rrset_key pk;
usr.sbin/unbound/services/authzone.c
7977
struct ub_packed_rrset_key* dnskey, struct auth_data* apex,
usr.sbin/unbound/services/authzone.c
7988
struct ub_packed_rrset_key pk;
usr.sbin/unbound/services/authzone.c
8054
struct ub_packed_rrset_key* dnskey, struct auth_data* apex,
usr.sbin/unbound/services/authzone.c
8139
struct module_stack* mods, struct ub_packed_rrset_key* dnskey,
usr.sbin/unbound/services/authzone.c
8243
static struct ub_packed_rrset_key*
usr.sbin/unbound/services/authzone.c
8247
struct ub_packed_rrset_key* keystorage, char* reasonbuf,
usr.sbin/unbound/services/authzone.c
8304
static struct ub_packed_rrset_key*
usr.sbin/unbound/services/authzone.c
8307
struct ub_packed_rrset_key* ds, int* is_insecure, char** why_bogus,
usr.sbin/unbound/services/authzone.c
8308
struct ub_packed_rrset_key* keystorage, uint8_t* sigalg,
usr.sbin/unbound/services/authzone.c
8373
struct ub_packed_rrset_key* dnskey = NULL, *ds = NULL;
usr.sbin/unbound/services/authzone.c
8375
struct ub_packed_rrset_key keystorage;
usr.sbin/unbound/services/authzone.c
8412
struct ub_packed_rrset_key* answer =
usr.sbin/unbound/services/authzone.c
8580
struct ub_packed_rrset_key* dnskey = NULL;
usr.sbin/unbound/services/authzone.c
8581
struct ub_packed_rrset_key keystorage;
usr.sbin/unbound/services/authzone.h
50
struct ub_packed_rrset_key;
usr.sbin/unbound/services/cache/dns.c
218
static struct ub_packed_rrset_key*
usr.sbin/unbound/services/cache/dns.c
223
struct ub_packed_rrset_key *rrset;
usr.sbin/unbound/services/cache/dns.c
290
addr_to_additional(struct ub_packed_rrset_key* rrset, struct regional* region,
usr.sbin/unbound/services/cache/dns.c
335
struct ub_packed_rrset_key* akey;
usr.sbin/unbound/services/cache/dns.c
395
struct ub_packed_rrset_key* akey;
usr.sbin/unbound/services/cache/dns.c
460
struct ub_packed_rrset_key* rrset = rrset_cache_lookup(
usr.sbin/unbound/services/cache/dns.c
517
msg->rep->rrsets = (struct ub_packed_rrset_key**)
usr.sbin/unbound/services/cache/dns.c
519
capacity*sizeof(struct ub_packed_rrset_key*));
usr.sbin/unbound/services/cache/dns.c
527
struct ub_packed_rrset_key* rrset, time_t now)
usr.sbin/unbound/services/cache/dns.c
540
struct ub_packed_rrset_key* rrset, time_t now)
usr.sbin/unbound/services/cache/dns.c
558
struct ub_packed_rrset_key* nskey;
usr.sbin/unbound/services/cache/dns.c
623
msg->rep->rrsets = (struct ub_packed_rrset_key**)
usr.sbin/unbound/services/cache/dns.c
625
num * sizeof(struct ub_packed_rrset_key*));
usr.sbin/unbound/services/cache/dns.c
717
struct ub_packed_rrset_key** saved_rrsets;
usr.sbin/unbound/services/cache/dns.c
743
rrset_msg(struct ub_packed_rrset_key* rrset, struct regional* region,
usr.sbin/unbound/services/cache/dns.c
775
synth_dname_msg(struct ub_packed_rrset_key* rrset, struct regional* region,
usr.sbin/unbound/services/cache/dns.c
779
struct ub_packed_rrset_key* ck;
usr.sbin/unbound/services/cache/dns.c
834
ck = (struct ub_packed_rrset_key*)regional_alloc(region,
usr.sbin/unbound/services/cache/dns.c
835
sizeof(struct ub_packed_rrset_key));
usr.sbin/unbound/services/cache/dns.c
906
struct ub_packed_rrset_key* rrset = rrset_cache_lookup(
usr.sbin/unbound/services/cache/dns.c
953
struct ub_packed_rrset_key* rrset;
usr.sbin/unbound/services/cache/dns.c
96
struct ub_packed_rrset_key* ck;
usr.sbin/unbound/services/cache/dns.c
987
struct ub_packed_rrset_key* cname_rrset;
usr.sbin/unbound/services/cache/dns.h
238
struct ub_packed_rrset_key* rrset, time_t now);
usr.sbin/unbound/services/cache/dns.h
250
struct ub_packed_rrset_key* rrset, time_t now);
usr.sbin/unbound/services/cache/rrset.c
212
struct ub_packed_rrset_key* k = ref->key;
usr.sbin/unbound/services/cache/rrset.c
227
ref->key = (struct ub_packed_rrset_key*)e->key;
usr.sbin/unbound/services/cache/rrset.c
268
struct ub_packed_rrset_key* rrset)
usr.sbin/unbound/services/cache/rrset.c
289
struct ub_packed_rrset_key* rrset, uint8_t* ce, size_t ce_len,
usr.sbin/unbound/services/cache/rrset.c
333
struct ub_packed_rrset_key*
usr.sbin/unbound/services/cache/rrset.c
339
struct ub_packed_rrset_key key;
usr.sbin/unbound/services/cache/rrset.c
355
struct ub_packed_rrset_key* k = (struct ub_packed_rrset_key*)e->key;
usr.sbin/unbound/services/cache/rrset.c
435
struct ub_packed_rrset_key* rrset, time_t now)
usr.sbin/unbound/services/cache/rrset.c
475
struct ub_packed_rrset_key* rrset, time_t now)
usr.sbin/unbound/services/cache/rrset.c
515
struct ub_packed_rrset_key *rrset;
usr.sbin/unbound/services/cache/rrset.c
559
struct ub_packed_rrset_key *rrset;
usr.sbin/unbound/services/cache/rrset.c
58
struct ub_packed_rrset_key* r = (struct ub_packed_rrset_key*)key;
usr.sbin/unbound/services/cache/rrset.c
596
struct ub_packed_rrset_key key;
usr.sbin/unbound/services/cache/rrset.c
99
rrset_cache_touch(struct rrset_cache* r, struct ub_packed_rrset_key* key,
usr.sbin/unbound/services/cache/rrset.h
104
void rrset_cache_touch(struct rrset_cache* r, struct ub_packed_rrset_key* key,
usr.sbin/unbound/services/cache/rrset.h
151
struct ub_packed_rrset_key* rrset, uint8_t* ce, size_t ce_len,
usr.sbin/unbound/services/cache/rrset.h
168
struct ub_packed_rrset_key* rrset_cache_lookup(struct rrset_cache* r,
usr.sbin/unbound/services/cache/rrset.h
220
struct ub_packed_rrset_key* rrset, time_t now);
usr.sbin/unbound/services/cache/rrset.h
232
struct ub_packed_rrset_key* rrset, time_t now);
usr.sbin/unbound/services/localzone.c
1341
struct regional* temp, struct ub_packed_rrset_key* rrset, int ansec,
usr.sbin/unbound/services/localzone.c
1400
struct config_strlist* list, struct ub_packed_rrset_key* r,
usr.sbin/unbound/services/localzone.c
1488
struct ub_packed_rrset_key* r, struct regional* temp)
usr.sbin/unbound/services/localzone.c
1530
struct ub_packed_rrset_key r;
usr.sbin/unbound/services/localzone.c
1633
struct ub_packed_rrset_key r = *lr->rrset;
usr.sbin/unbound/services/localzone.c
1745
struct ub_packed_rrset_key lrr;
usr.sbin/unbound/services/localzone.c
391
rrset->rrset = (struct ub_packed_rrset_key*)
usr.sbin/unbound/services/localzone.c
530
lz_mark_soa_for_zone(struct local_zone* z, struct ub_packed_rrset_key* soa_rrset,
usr.sbin/unbound/services/localzone.c
535
struct ub_packed_rrset_key* rrset_negative = (struct ub_packed_rrset_key*)
usr.sbin/unbound/services/localzone.h
167
struct ub_packed_rrset_key* soa;
usr.sbin/unbound/services/localzone.h
171
struct ub_packed_rrset_key* soa_negative;
usr.sbin/unbound/services/localzone.h
198
struct ub_packed_rrset_key* rrset;
usr.sbin/unbound/services/localzone.h
472
struct config_strlist* list, struct ub_packed_rrset_key* r,
usr.sbin/unbound/services/localzone.h
51
struct ub_packed_rrset_key;
usr.sbin/unbound/services/mesh.c
2442
struct ub_packed_rrset_key** alias_rrset,
usr.sbin/unbound/services/mesh.c
2479
struct ub_packed_rrset_key* alias_rrset = NULL;
usr.sbin/unbound/services/rpz.c
1776
struct regional* temp, struct ub_packed_rrset_key* rrset, int ansec,
usr.sbin/unbound/services/rpz.c
1777
int rcode, struct ub_packed_rrset_key* soa_rrset)
usr.sbin/unbound/services/rpz.c
1781
struct ub_packed_rrset_key* rrsetlist[3];
usr.sbin/unbound/services/rpz.c
1821
static struct ub_packed_rrset_key*
usr.sbin/unbound/services/rpz.c
1825
struct ub_packed_rrset_key csoa;
usr.sbin/unbound/services/rpz.c
1849
struct ub_packed_rrset_key* rp = NULL;
usr.sbin/unbound/services/rpz.c
1850
struct ub_packed_rrset_key* rsoa = NULL;
usr.sbin/unbound/services/rpz.c
1927
struct ub_packed_rrset_key* rsoa = NULL;
usr.sbin/unbound/services/rpz.c
1928
struct ub_packed_rrset_key** prevrrsets;
usr.sbin/unbound/services/rpz.c
2024
struct ub_packed_rrset_key* rp;
usr.sbin/unbound/services/rpz.c
2189
struct ub_packed_rrset_key* rp;
usr.sbin/unbound/services/rpz.c
449
static struct ub_packed_rrset_key*
usr.sbin/unbound/services/rpz.c
452
struct ub_packed_rrset_key* rrset;
usr.sbin/unbound/services/rpz.c
455
rrset = (struct ub_packed_rrset_key*)regional_alloc_zero(region,
usr.sbin/unbound/services/rpz.c
919
rrset->rrset = (struct ub_packed_rrset_key*)
usr.sbin/unbound/services/rpz.h
120
struct ub_packed_rrset_key* cname_override;
usr.sbin/unbound/testcode/unitmain.c
849
const struct ub_packed_rrset_key* rrs;
usr.sbin/unbound/testcode/unitmain.c
857
packed_rr_to_string((struct ub_packed_rrset_key*)rrs,
usr.sbin/unbound/testcode/unitmsgparse.c
237
print_rrset(struct ub_packed_rrset_key* rrset)
usr.sbin/unbound/testcode/unitmsgparse.c
277
no_data_for_rrsig(struct reply_info* rep, struct ub_packed_rrset_key* rrsig)
usr.sbin/unbound/testcode/unitmsgparse.c
298
struct ub_packed_rrset_key* s = rep->rrsets[i];
usr.sbin/unbound/testcode/unitneg.c
199
struct ub_packed_rrset_key nsec;
usr.sbin/unbound/testcode/unitverify.c
113
static struct ub_packed_rrset_key*
usr.sbin/unbound/testcode/unitverify.c
117
struct ub_packed_rrset_key* dnskey = NULL;
usr.sbin/unbound/testcode/unitverify.c
139
should_be_bogus(struct ub_packed_rrset_key* rrset, struct query_info* qinfo)
usr.sbin/unbound/testcode/unitverify.c
155
rrset_get_count(struct ub_packed_rrset_key* rrset)
usr.sbin/unbound/testcode/unitverify.c
165
setup_sigalg(struct ub_packed_rrset_key* dnskey, uint8_t* sigalg)
usr.sbin/unbound/testcode/unitverify.c
183
struct ub_packed_rrset_key* rrset, struct ub_packed_rrset_key* dnskey,
usr.sbin/unbound/testcode/unitverify.c
216
struct ub_packed_rrset_key* dnskey, struct module_env* env,
usr.sbin/unbound/testcode/unitverify.c
241
static struct ub_packed_rrset_key*
usr.sbin/unbound/testcode/unitverify.c
259
struct ub_packed_rrset_key* ds, *dnskey;
usr.sbin/unbound/testcode/unitverify.c
304
struct ub_packed_rrset_key* dnskey;
usr.sbin/unbound/testcode/unitverify.c
434
struct ub_packed_rrset_key* answer, *nsec3, *nsec3_region;
usr.sbin/unbound/util/alloc.h
52
struct ub_packed_rrset_key;
usr.sbin/unbound/util/alloc.h
56
typedef struct ub_packed_rrset_key alloc_special_type;
usr.sbin/unbound/util/config_file.h
54
struct ub_packed_rrset_key;
usr.sbin/unbound/util/data/msgencode.c
291
compress_owner(struct ub_packed_rrset_key* key, sldns_buffer* pkt,
usr.sbin/unbound/util/data/msgencode.c
368
type_rdata_compressible(struct ub_packed_rrset_key* key)
usr.sbin/unbound/util/data/msgencode.c
461
packed_rrset_encode(struct ub_packed_rrset_key* key, sldns_buffer* pkt,
usr.sbin/unbound/util/data/msgreply.c
107
sizeof(struct ub_packed_rrset_key*) * total;
usr.sbin/unbound/util/data/msgreply.c
132
rep->rrsets = (struct ub_packed_rrset_key**)&(rep->ref[0]);
usr.sbin/unbound/util/data/msgreply.c
133
else rep->rrsets = (struct ub_packed_rrset_key**)&(rep->ref[total]);
usr.sbin/unbound/util/data/msgreply.c
135
memset( rep->rrsets, 0, sizeof(struct ub_packed_rrset_key*) * total);
usr.sbin/unbound/util/data/msgreply.c
1506
struct ub_packed_rrset_key* rrset = local_alias->rrset;
usr.sbin/unbound/util/data/msgreply.c
161
rep->rrsets[i] = (struct ub_packed_rrset_key*)
usr.sbin/unbound/util/data/msgreply.c
163
sizeof(struct ub_packed_rrset_key));
usr.sbin/unbound/util/data/msgreply.c
166
sizeof(struct ub_packed_rrset_key));
usr.sbin/unbound/util/data/msgreply.c
459
struct ub_packed_rrset_key* pk)
usr.sbin/unbound/util/data/msgreply.c
726
s += r->rrset_count * sizeof(struct ub_packed_rrset_key*);
usr.sbin/unbound/util/data/msgreply.c
794
struct ub_packed_rrset_key* fk, *dk;
usr.sbin/unbound/util/data/msgreply.c
875
struct ub_packed_rrset_key* s = rep->rrsets[i];
usr.sbin/unbound/util/data/msgreply.c
889
struct ub_packed_rrset_key*
usr.sbin/unbound/util/data/msgreply.c
896
struct ub_packed_rrset_key* s = rep->rrsets[i];
usr.sbin/unbound/util/data/msgreply.c
915
struct ub_packed_rrset_key* reply_find_rrset_section_an(struct reply_info* rep,
usr.sbin/unbound/util/data/msgreply.c
920
struct ub_packed_rrset_key* s = rep->rrsets[i];
usr.sbin/unbound/util/data/msgreply.c
931
struct ub_packed_rrset_key* reply_find_rrset_section_ns(struct reply_info* rep,
usr.sbin/unbound/util/data/msgreply.c
936
struct ub_packed_rrset_key* s = rep->rrsets[i];
usr.sbin/unbound/util/data/msgreply.c
947
struct ub_packed_rrset_key* reply_find_rrset(struct reply_info* rep,
usr.sbin/unbound/util/data/msgreply.c
952
struct ub_packed_rrset_key* s = rep->rrsets[i];
usr.sbin/unbound/util/data/msgreply.h
108
struct ub_packed_rrset_key* key;
usr.sbin/unbound/util/data/msgreply.h
220
struct ub_packed_rrset_key** rrsets;
usr.sbin/unbound/util/data/msgreply.h
470
struct ub_packed_rrset_key* pk);
usr.sbin/unbound/util/data/msgreply.h
504
struct ub_packed_rrset_key* reply_find_answer_rrset(struct query_info* qinfo,
usr.sbin/unbound/util/data/msgreply.h
516
struct ub_packed_rrset_key* reply_find_rrset_section_an(struct reply_info* rep,
usr.sbin/unbound/util/data/msgreply.h
528
struct ub_packed_rrset_key* reply_find_rrset_section_ns(struct reply_info* rep,
usr.sbin/unbound/util/data/msgreply.h
540
struct ub_packed_rrset_key* reply_find_rrset(struct reply_info* rep,
usr.sbin/unbound/util/data/packed_rrset.c
130
struct ub_packed_rrset_key* k = (struct ub_packed_rrset_key*)key;
usr.sbin/unbound/util/data/packed_rrset.c
196
get_cname_target(struct ub_packed_rrset_key* rrset, uint8_t** dname,
usr.sbin/unbound/util/data/packed_rrset.c
266
struct ub_packed_rrset_key* rrset)
usr.sbin/unbound/util/data/packed_rrset.c
273
int packed_rr_to_string(struct ub_packed_rrset_key* rrset, size_t i,
usr.sbin/unbound/util/data/packed_rrset.c
308
struct ub_packed_rrset_key* rrset)
usr.sbin/unbound/util/data/packed_rrset.c
326
ub_packed_rrset_ttl(struct ub_packed_rrset_key* key)
usr.sbin/unbound/util/data/packed_rrset.c
333
struct ub_packed_rrset_key*
usr.sbin/unbound/util/data/packed_rrset.c
334
packed_rrset_copy_region(struct ub_packed_rrset_key* key,
usr.sbin/unbound/util/data/packed_rrset.c
337
struct ub_packed_rrset_key* ck = regional_alloc(region,
usr.sbin/unbound/util/data/packed_rrset.c
338
sizeof(struct ub_packed_rrset_key));
usr.sbin/unbound/util/data/packed_rrset.c
383
struct ub_packed_rrset_key*
usr.sbin/unbound/util/data/packed_rrset.c
384
packed_rrset_copy_alloc(struct ub_packed_rrset_key* key,
usr.sbin/unbound/util/data/packed_rrset.c
388
struct ub_packed_rrset_key* dk = alloc_special_obtain(alloc);
usr.sbin/unbound/util/data/packed_rrset.c
56
ub_packed_rrset_parsedelete(struct ub_packed_rrset_key* pkey,
usr.sbin/unbound/util/data/packed_rrset.c
72
struct ub_packed_rrset_key* k = (struct ub_packed_rrset_key*)key;
usr.sbin/unbound/util/data/packed_rrset.c
74
size_t s = sizeof(struct ub_packed_rrset_key) + k->rk.dname_len;
usr.sbin/unbound/util/data/packed_rrset.c
97
struct ub_packed_rrset_key* key1 = (struct ub_packed_rrset_key*)k1;
usr.sbin/unbound/util/data/packed_rrset.c
98
struct ub_packed_rrset_key* key2 = (struct ub_packed_rrset_key*)k2;
usr.sbin/unbound/util/data/packed_rrset.h
306
void ub_packed_rrset_parsedelete(struct ub_packed_rrset_key* pkey,
usr.sbin/unbound/util/data/packed_rrset.h
321
time_t ub_packed_rrset_ttl(struct ub_packed_rrset_key* key);
usr.sbin/unbound/util/data/packed_rrset.h
396
void get_cname_target(struct ub_packed_rrset_key* rrset, uint8_t** dname,
usr.sbin/unbound/util/data/packed_rrset.h
420
struct ub_packed_rrset_key* rrset);
usr.sbin/unbound/util/data/packed_rrset.h
431
int packed_rr_to_string(struct ub_packed_rrset_key* rrset, size_t i,
usr.sbin/unbound/util/data/packed_rrset.h
441
struct ub_packed_rrset_key* rrset);
usr.sbin/unbound/util/data/packed_rrset.h
451
struct ub_packed_rrset_key* packed_rrset_copy_region(
usr.sbin/unbound/util/data/packed_rrset.h
452
struct ub_packed_rrset_key* key, struct regional* region,
usr.sbin/unbound/util/data/packed_rrset.h
462
struct ub_packed_rrset_key* packed_rrset_copy_alloc(
usr.sbin/unbound/util/data/packed_rrset.h
463
struct ub_packed_rrset_key* key, struct alloc_cache* alloc,
usr.sbin/unbound/util/module.c
218
void errinf_rrset(struct module_qstate* qstate, struct ub_packed_rrset_key *rr)
usr.sbin/unbound/util/module.h
866
void errinf_rrset(struct module_qstate* qstate, struct ub_packed_rrset_key *rr);
usr.sbin/unbound/validator/autotrust.c
1262
struct trust_anchor* tp, struct ub_packed_rrset_key* rrset,
usr.sbin/unbound/validator/autotrust.c
1310
struct ub_packed_rrset_key* dnskey_rrset, size_t i,
usr.sbin/unbound/validator/autotrust.c
1472
key_ttl(struct ub_packed_rrset_key* k)
usr.sbin/unbound/validator/autotrust.c
1535
struct trust_anchor* tp, struct ub_packed_rrset_key* dnskey_rrset,
usr.sbin/unbound/validator/autotrust.c
1582
struct ub_packed_rrset_key* dnskey_rrset, size_t key_idx,
usr.sbin/unbound/validator/autotrust.c
1583
struct ub_packed_rrset_key* ds_rrset)
usr.sbin/unbound/validator/autotrust.c
1627
struct trust_anchor* tp, struct ub_packed_rrset_key* dnskey_rrset,
usr.sbin/unbound/validator/autotrust.c
2075
struct ub_packed_rrset_key* dnskey_rrset)
usr.sbin/unbound/validator/autotrust.c
2118
struct ub_packed_rrset_key* dnskey_rrset)
usr.sbin/unbound/validator/autotrust.c
2170
struct trust_anchor* tp, struct ub_packed_rrset_key* dnskey_rrset,
usr.sbin/unbound/validator/autotrust.c
385
autr_rrset_delete(struct ub_packed_rrset_key* r)
usr.sbin/unbound/validator/autotrust.c
629
static struct ub_packed_rrset_key*
usr.sbin/unbound/validator/autotrust.c
635
struct ub_packed_rrset_key* k;
usr.sbin/unbound/validator/autotrust.c
638
k = (struct ub_packed_rrset_key*)calloc(1, sizeof(*k));
usr.sbin/unbound/validator/autotrust.c
748
struct ub_packed_rrset_key* ubds=NULL, *ubdnskey=NULL;
usr.sbin/unbound/validator/autotrust.h
198
struct trust_anchor* tp, struct ub_packed_rrset_key* dnskey_rrset,
usr.sbin/unbound/validator/autotrust.h
48
struct ub_packed_rrset_key;
usr.sbin/unbound/validator/val_anchor.c
1178
assembled_rrset_get_mem(struct ub_packed_rrset_key* pkey)
usr.sbin/unbound/validator/val_anchor.c
858
static struct ub_packed_rrset_key*
usr.sbin/unbound/validator/val_anchor.c
861
struct ub_packed_rrset_key* pkey = (struct ub_packed_rrset_key*)
usr.sbin/unbound/validator/val_anchor.c
99
assembled_rrset_delete(struct ub_packed_rrset_key* pkey)
usr.sbin/unbound/validator/val_anchor.h
116
struct ub_packed_rrset_key* ds_rrset;
usr.sbin/unbound/validator/val_anchor.h
118
struct ub_packed_rrset_key* dnskey_rrset;
usr.sbin/unbound/validator/val_anchor.h
48
struct ub_packed_rrset_key;
usr.sbin/unbound/validator/val_kentry.c
305
struct ub_packed_rrset_key* rrset, uint8_t* sigalg,
usr.sbin/unbound/validator/val_kentry.c
357
struct ub_packed_rrset_key*
usr.sbin/unbound/validator/val_kentry.c
361
struct ub_packed_rrset_key* rrk;
usr.sbin/unbound/validator/val_kentry.h
197
struct ub_packed_rrset_key* rrset, uint8_t* sigalg,
usr.sbin/unbound/validator/val_kentry.h
224
struct ub_packed_rrset_key* key_entry_get_rrset(struct key_entry_key* kkey,
usr.sbin/unbound/validator/val_kentry.h
46
struct ub_packed_rrset_key;
usr.sbin/unbound/validator/val_neg.c
1044
static int nsec3_no_type(struct ub_packed_rrset_key* k, uint16_t t)
usr.sbin/unbound/validator/val_neg.c
1070
static struct ub_packed_rrset_key*
usr.sbin/unbound/validator/val_neg.c
1076
struct ub_packed_rrset_key* r, *k = rrset_cache_lookup(rrset_cache,
usr.sbin/unbound/validator/val_neg.c
1115
static struct ub_packed_rrset_key*
usr.sbin/unbound/validator/val_neg.c
1124
struct ub_packed_rrset_key* nsec;
usr.sbin/unbound/validator/val_neg.c
1217
neg_params_ok(struct val_neg_zone* zone, struct ub_packed_rrset_key* rrset)
usr.sbin/unbound/validator/val_neg.c
1231
static struct ub_packed_rrset_key*
usr.sbin/unbound/validator/val_neg.c
1236
struct ub_packed_rrset_key* nc_rrset;
usr.sbin/unbound/validator/val_neg.c
1273
struct ub_packed_rrset_key* ce_rrset, *nc_rrset;
usr.sbin/unbound/validator/val_neg.c
1378
struct ub_packed_rrset_key* soa;
usr.sbin/unbound/validator/val_neg.c
1411
struct ub_packed_rrset_key* nsec; /* qname matching/covering nsec */
usr.sbin/unbound/validator/val_neg.c
1412
struct ub_packed_rrset_key* wcrr; /* wildcard record or nsec */
usr.sbin/unbound/validator/val_neg.c
1418
struct ub_packed_rrset_key* cache_wc;
usr.sbin/unbound/validator/val_neg.c
573
static struct ub_packed_rrset_key* reply_find_soa(struct reply_info* rep)
usr.sbin/unbound/validator/val_neg.c
681
struct val_neg_data* el, struct ub_packed_rrset_key* nsec)
usr.sbin/unbound/validator/val_neg.c
756
struct val_neg_zone* zone, struct ub_packed_rrset_key* nsec)
usr.sbin/unbound/validator/val_neg.c
893
struct ub_packed_rrset_key* soa;
usr.sbin/unbound/validator/val_neg.h
259
struct val_neg_zone* zone, struct ub_packed_rrset_key* nsec);
usr.sbin/unbound/validator/val_neg.h
57
struct ub_packed_rrset_key;
usr.sbin/unbound/validator/val_nsec.c
120
nsec_get_next(struct ub_packed_rrset_key* nsec, uint8_t** nm, size_t* ln)
usr.sbin/unbound/validator/val_nsec.c
149
val_nsec_proves_no_ds(struct ub_packed_rrset_key* nsec,
usr.sbin/unbound/validator/val_nsec.c
178
struct ub_packed_rrset_key* nsec, struct key_entry_key* kkey,
usr.sbin/unbound/validator/val_nsec.c
208
struct ub_packed_rrset_key* nsec = reply_find_rrset_section_ns(
usr.sbin/unbound/validator/val_nsec.c
215
struct ub_packed_rrset_key* wc_nsec = NULL;
usr.sbin/unbound/validator/val_nsec.c
298
int nsec_proves_nodata(struct ub_packed_rrset_key* nsec,
usr.sbin/unbound/validator/val_nsec.c
413
val_nsec_proves_name_error(struct ub_packed_rrset_key* nsec, uint8_t* qname)
usr.sbin/unbound/validator/val_nsec.c
462
int val_nsec_proves_insecuredelegation(struct ub_packed_rrset_key* nsec,
usr.sbin/unbound/validator/val_nsec.c
484
nsec_closest_encloser(uint8_t* qname, struct ub_packed_rrset_key* nsec)
usr.sbin/unbound/validator/val_nsec.c
499
int val_nsec_proves_positive_wildcard(struct ub_packed_rrset_key* nsec,
usr.sbin/unbound/validator/val_nsec.c
519
val_nsec_proves_no_wc(struct ub_packed_rrset_key* nsec, uint8_t* qname,
usr.sbin/unbound/validator/val_nsec.c
54
rrset_get_ttl(struct ub_packed_rrset_key* k)
usr.sbin/unbound/validator/val_nsec.c
97
nsec_has_type(struct ub_packed_rrset_key* nsec, uint16_t type)
usr.sbin/unbound/validator/val_nsec.h
103
int nsec_has_type(struct ub_packed_rrset_key* nsec, uint16_t type);
usr.sbin/unbound/validator/val_nsec.h
120
int nsec_proves_nodata(struct ub_packed_rrset_key* nsec,
usr.sbin/unbound/validator/val_nsec.h
131
int val_nsec_proves_name_error(struct ub_packed_rrset_key* nsec,
usr.sbin/unbound/validator/val_nsec.h
141
int val_nsec_proves_positive_wildcard(struct ub_packed_rrset_key* nsec,
usr.sbin/unbound/validator/val_nsec.h
153
struct ub_packed_rrset_key* nsec);
usr.sbin/unbound/validator/val_nsec.h
163
int val_nsec_proves_no_wc(struct ub_packed_rrset_key* nsec, uint8_t* qname,
usr.sbin/unbound/validator/val_nsec.h
173
int val_nsec_proves_insecuredelegation(struct ub_packed_rrset_key* nsec,
usr.sbin/unbound/validator/val_nsec.h
51
struct ub_packed_rrset_key;
usr.sbin/unbound/validator/val_nsec3.c
111
struct ub_packed_rrset_key** list;
usr.sbin/unbound/validator/val_nsec3.c
1180
struct ub_packed_rrset_key* wc_rrset;
usr.sbin/unbound/validator/val_nsec3.c
120
rrset_get_count(struct ub_packed_rrset_key* rrset)
usr.sbin/unbound/validator/val_nsec3.c
1240
struct ub_packed_rrset_key** list, size_t num,
usr.sbin/unbound/validator/val_nsec3.c
1274
struct ub_packed_rrset_key* rrset;
usr.sbin/unbound/validator/val_nsec3.c
130
nsec3_unknown_flags(struct ub_packed_rrset_key* rrset, int r)
usr.sbin/unbound/validator/val_nsec3.c
141
nsec3_has_optout(struct ub_packed_rrset_key* rrset, int r)
usr.sbin/unbound/validator/val_nsec3.c
1428
struct ub_packed_rrset_key** list, size_t num,
usr.sbin/unbound/validator/val_nsec3.c
1448
struct ub_packed_rrset_key** list, size_t num,
usr.sbin/unbound/validator/val_nsec3.c
1510
struct ub_packed_rrset_key** list, size_t num,
usr.sbin/unbound/validator/val_nsec3.c
153
nsec3_get_algo(struct ub_packed_rrset_key* rrset, int r)
usr.sbin/unbound/validator/val_nsec3.c
1540
struct ub_packed_rrset_key** list, size_t num,
usr.sbin/unbound/validator/val_nsec3.c
1547
struct ub_packed_rrset_key* rrset;
usr.sbin/unbound/validator/val_nsec3.c
165
nsec3_known_algo(struct ub_packed_rrset_key* rrset, int r)
usr.sbin/unbound/validator/val_nsec3.c
1650
struct ub_packed_rrset_key** list, size_t num,
usr.sbin/unbound/validator/val_nsec3.c
181
nsec3_get_iter(struct ub_packed_rrset_key* rrset, int r)
usr.sbin/unbound/validator/val_nsec3.c
196
nsec3_get_salt(struct ub_packed_rrset_key* rrset, int r,
usr.sbin/unbound/validator/val_nsec3.c
217
int nsec3_get_params(struct ub_packed_rrset_key* rrset, int r,
usr.sbin/unbound/validator/val_nsec3.c
230
nsec3_get_nextowner(struct ub_packed_rrset_key* rrset, int r,
usr.sbin/unbound/validator/val_nsec3.c
276
size_t nsec3_get_nextowner_b32(struct ub_packed_rrset_key* rrset, int r,
usr.sbin/unbound/validator/val_nsec3.c
291
nsec3_has_type(struct ub_packed_rrset_key* rrset, int r, uint16_t type)
usr.sbin/unbound/validator/val_nsec3.c
334
static struct ub_packed_rrset_key*
usr.sbin/unbound/validator/val_nsec3.c
380
static struct ub_packed_rrset_key*
usr.sbin/unbound/validator/val_nsec3.c
390
nsec3_rrset_has_known(struct ub_packed_rrset_key* s)
usr.sbin/unbound/validator/val_nsec3.c
414
filter_init(struct nsec3_filter* filter, struct ub_packed_rrset_key** list,
usr.sbin/unbound/validator/val_nsec3.c
460
struct ub_packed_rrset_key* rrset;
usr.sbin/unbound/validator/val_nsec3.c
548
struct ub_packed_rrset_key* rrset;
usr.sbin/unbound/validator/val_nsec3.c
713
struct ub_packed_rrset_key* nsec3, int rr, uint8_t* dname,
usr.sbin/unbound/validator/val_nsec3.c
786
struct nsec3_cached_hash* hash, struct ub_packed_rrset_key* s)
usr.sbin/unbound/validator/val_nsec3.c
822
struct ub_packed_rrset_key** rrset, int* rr,
usr.sbin/unbound/validator/val_nsec3.c
827
struct ub_packed_rrset_key* s;
usr.sbin/unbound/validator/val_nsec3.c
869
struct ub_packed_rrset_key* rrset, int rr, sldns_buffer* buf)
usr.sbin/unbound/validator/val_nsec3.c
92
struct ub_packed_rrset_key* ce_rrset;
usr.sbin/unbound/validator/val_nsec3.c
932
struct ub_packed_rrset_key** rrset, int* rr,
usr.sbin/unbound/validator/val_nsec3.c
937
struct ub_packed_rrset_key* s;
usr.sbin/unbound/validator/val_nsec3.c
96
struct ub_packed_rrset_key* nc_rrset;
usr.sbin/unbound/validator/val_nsec3.h
137
struct ub_packed_rrset_key** list, size_t num,
usr.sbin/unbound/validator/val_nsec3.h
175
struct ub_packed_rrset_key** list, size_t num,
usr.sbin/unbound/validator/val_nsec3.h
200
struct ub_packed_rrset_key** list, size_t num,
usr.sbin/unbound/validator/val_nsec3.h
230
struct ub_packed_rrset_key** list, size_t num,
usr.sbin/unbound/validator/val_nsec3.h
255
struct ub_packed_rrset_key** list, size_t num,
usr.sbin/unbound/validator/val_nsec3.h
269
struct ub_packed_rrset_key* nsec3;
usr.sbin/unbound/validator/val_nsec3.h
324
struct sldns_buffer* buf, struct ub_packed_rrset_key* nsec3, int rr,
usr.sbin/unbound/validator/val_nsec3.h
337
size_t nsec3_get_nextowner_b32(struct ub_packed_rrset_key* rrset, int r,
usr.sbin/unbound/validator/val_nsec3.h
365
int nsec3_get_params(struct ub_packed_rrset_key* rrset, int r,
usr.sbin/unbound/validator/val_nsec3.h
392
int nsec3_has_type(struct ub_packed_rrset_key* rrset, int r, uint16_t type);
usr.sbin/unbound/validator/val_nsec3.h
400
int nsec3_has_optout(struct ub_packed_rrset_key* rrset, int r);
usr.sbin/unbound/validator/val_nsec3.h
410
int nsec3_get_nextowner(struct ub_packed_rrset_key* rrset, int r,
usr.sbin/unbound/validator/val_nsec3.h
427
struct ub_packed_rrset_key* rrset, int rr, struct sldns_buffer* buf);
usr.sbin/unbound/validator/val_nsec3.h
76
struct ub_packed_rrset_key;
usr.sbin/unbound/validator/val_sigcrypt.c
100
rrset_get_sigcount(struct ub_packed_rrset_key* k)
usr.sbin/unbound/validator/val_sigcrypt.c
1031
canonical_sort(struct ub_packed_rrset_key* rrset, struct packed_rrset_data* d,
usr.sbin/unbound/validator/val_sigcrypt.c
1056
insert_can_owner(sldns_buffer* buf, struct ub_packed_rrset_key* k,
usr.sbin/unbound/validator/val_sigcrypt.c
1093
canonicalize_rdata(sldns_buffer* buf, struct ub_packed_rrset_key* rrset,
usr.sbin/unbound/validator/val_sigcrypt.c
113
rrset_get_sig_keytag(struct ub_packed_rrset_key* k, size_t sig_idx)
usr.sbin/unbound/validator/val_sigcrypt.c
1191
struct ub_packed_rrset_key* k1, struct ub_packed_rrset_key* k2)
usr.sbin/unbound/validator/val_sigcrypt.c
1197
struct ub_packed_rrset_key fk;
usr.sbin/unbound/validator/val_sigcrypt.c
1271
struct ub_packed_rrset_key* k, uint8_t* sig, size_t siglen,
usr.sbin/unbound/validator/val_sigcrypt.c
131
rrset_get_sig_algo(struct ub_packed_rrset_key* k, size_t sig_idx)
usr.sbin/unbound/validator/val_sigcrypt.c
1341
struct ub_packed_rrset_key* k)
usr.sbin/unbound/validator/val_sigcrypt.c
142
rrset_get_rdata(struct ub_packed_rrset_key* k, size_t idx, uint8_t** rdata,
usr.sbin/unbound/validator/val_sigcrypt.c
1492
struct ub_packed_rrset_key* rrset, uint8_t* orig_p,
usr.sbin/unbound/validator/val_sigcrypt.c
152
dnskey_get_flags(struct ub_packed_rrset_key* k, size_t idx)
usr.sbin/unbound/validator/val_sigcrypt.c
1542
struct ub_packed_rrset_key* rrset, struct ub_packed_rrset_key* dnskey,
usr.sbin/unbound/validator/val_sigcrypt.c
172
dnskey_get_protocol(struct ub_packed_rrset_key* k, size_t idx)
usr.sbin/unbound/validator/val_sigcrypt.c
183
dnskey_get_algo(struct ub_packed_rrset_key* k, size_t idx)
usr.sbin/unbound/validator/val_sigcrypt.c
195
dnskey_get_pubkey(struct ub_packed_rrset_key* k, size_t idx,
usr.sbin/unbound/validator/val_sigcrypt.c
211
ds_get_key_algo(struct ub_packed_rrset_key* k, size_t idx)
usr.sbin/unbound/validator/val_sigcrypt.c
222
ds_get_digest_algo(struct ub_packed_rrset_key* k, size_t idx)
usr.sbin/unbound/validator/val_sigcrypt.c
233
ds_get_keytag(struct ub_packed_rrset_key* ds_rrset, size_t ds_idx)
usr.sbin/unbound/validator/val_sigcrypt.c
255
ds_get_sigdata(struct ub_packed_rrset_key* k, size_t idx, uint8_t** digest,
usr.sbin/unbound/validator/val_sigcrypt.c
277
ds_digest_size_algo(struct ub_packed_rrset_key* k, size_t idx)
usr.sbin/unbound/validator/val_sigcrypt.c
295
struct ub_packed_rrset_key* dnskey_rrset, size_t dnskey_idx,
usr.sbin/unbound/validator/val_sigcrypt.c
296
struct ub_packed_rrset_key* ds_rrset, size_t ds_idx,
usr.sbin/unbound/validator/val_sigcrypt.c
320
struct ub_packed_rrset_key* dnskey_rrset, size_t dnskey_idx,
usr.sbin/unbound/validator/val_sigcrypt.c
321
struct ub_packed_rrset_key* ds_rrset, size_t ds_idx)
usr.sbin/unbound/validator/val_sigcrypt.c
364
ds_digest_algo_is_supported(struct ub_packed_rrset_key* ds_rrset,
usr.sbin/unbound/validator/val_sigcrypt.c
371
ds_key_algo_is_supported(struct ub_packed_rrset_key* ds_rrset,
usr.sbin/unbound/validator/val_sigcrypt.c
378
dnskey_calc_keytag(struct ub_packed_rrset_key* dnskey_rrset, size_t dnskey_idx)
usr.sbin/unbound/validator/val_sigcrypt.c
387
int dnskey_algo_is_supported(struct ub_packed_rrset_key* dnskey_rrset,
usr.sbin/unbound/validator/val_sigcrypt.c
394
int dnskey_size_is_supported(struct ub_packed_rrset_key* dnskey_rrset,
usr.sbin/unbound/validator/val_sigcrypt.c
427
int dnskeyset_size_is_supported(struct ub_packed_rrset_key* dnskey_rrset)
usr.sbin/unbound/validator/val_sigcrypt.c
438
struct ub_packed_rrset_key* dnskey, uint8_t* sigalg)
usr.sbin/unbound/validator/val_sigcrypt.c
473
void algo_needs_init_ds(struct algo_needs* n, struct ub_packed_rrset_key* ds,
usr.sbin/unbound/validator/val_sigcrypt.c
557
time_t now, struct ub_packed_rrset_key* rrset,
usr.sbin/unbound/validator/val_sigcrypt.c
558
struct ub_packed_rrset_key* dnskey, size_t sig_idx,
usr.sbin/unbound/validator/val_sigcrypt.c
625
struct ub_packed_rrset_key* rrset, struct ub_packed_rrset_key* dnskey,
usr.sbin/unbound/validator/val_sigcrypt.c
708
struct ub_packed_rrset_key* rrset, struct ub_packed_rrset_key* dnskey,
usr.sbin/unbound/validator/val_sigcrypt.c
776
struct ub_packed_rrset_key* rrset;
usr.sbin/unbound/validator/val_sigcrypt.c
88
rrset_get_count(struct ub_packed_rrset_key* rrset)
usr.sbin/unbound/validator/val_sigcrypt.c
931
canonical_compare(struct ub_packed_rrset_key* rrset, size_t i, size_t j)
usr.sbin/unbound/validator/val_sigcrypt.h
100
void algo_needs_init_ds(struct algo_needs* n, struct ub_packed_rrset_key* ds,
usr.sbin/unbound/validator/val_sigcrypt.h
157
struct ub_packed_rrset_key* dnskey_rrset, size_t dnskey_idx,
usr.sbin/unbound/validator/val_sigcrypt.h
158
struct ub_packed_rrset_key* ds_rrset, size_t ds_idx);
usr.sbin/unbound/validator/val_sigcrypt.h
166
uint16_t dnskey_calc_keytag(struct ub_packed_rrset_key* dnskey_rrset,
usr.sbin/unbound/validator/val_sigcrypt.h
175
uint16_t ds_get_keytag(struct ub_packed_rrset_key* ds_rrset, size_t ds_idx);
usr.sbin/unbound/validator/val_sigcrypt.h
183
int dnskey_algo_is_supported(struct ub_packed_rrset_key* dnskey_rrset,
usr.sbin/unbound/validator/val_sigcrypt.h
192
int dnskey_size_is_supported(struct ub_packed_rrset_key* dnskey_rrset,
usr.sbin/unbound/validator/val_sigcrypt.h
201
int dnskeyset_size_is_supported(struct ub_packed_rrset_key* dnskey_rrset);
usr.sbin/unbound/validator/val_sigcrypt.h
209
int ds_digest_algo_is_supported(struct ub_packed_rrset_key* ds_rrset,
usr.sbin/unbound/validator/val_sigcrypt.h
218
int ds_get_digest_algo(struct ub_packed_rrset_key* ds_rrset, size_t ds_idx);
usr.sbin/unbound/validator/val_sigcrypt.h
226
int ds_key_algo_is_supported(struct ub_packed_rrset_key* ds_rrset,
usr.sbin/unbound/validator/val_sigcrypt.h
235
int ds_get_key_algo(struct ub_packed_rrset_key* k, size_t idx);
usr.sbin/unbound/validator/val_sigcrypt.h
243
int dnskey_get_algo(struct ub_packed_rrset_key* k, size_t idx);
usr.sbin/unbound/validator/val_sigcrypt.h
251
uint16_t dnskey_get_flags(struct ub_packed_rrset_key* k, size_t idx);
usr.sbin/unbound/validator/val_sigcrypt.h
273
struct val_env* ve, struct ub_packed_rrset_key* rrset,
usr.sbin/unbound/validator/val_sigcrypt.h
274
struct ub_packed_rrset_key* dnskey, uint8_t* sigalg,
usr.sbin/unbound/validator/val_sigcrypt.h
294
struct ub_packed_rrset_key* rrset, struct ub_packed_rrset_key* dnskey,
usr.sbin/unbound/validator/val_sigcrypt.h
322
struct ub_packed_rrset_key* rrset, struct ub_packed_rrset_key* dnskey,
usr.sbin/unbound/validator/val_sigcrypt.h
342
struct ub_packed_rrset_key* k1, struct ub_packed_rrset_key* k2);
usr.sbin/unbound/validator/val_sigcrypt.h
354
struct sldns_buffer* buf, struct ub_packed_rrset_key* k);
usr.sbin/unbound/validator/val_sigcrypt.h
52
struct ub_packed_rrset_key;
usr.sbin/unbound/validator/val_sigcrypt.h
83
struct ub_packed_rrset_key* dnskey, uint8_t* sigalg);
usr.sbin/unbound/validator/val_utils.c
1001
rrset_has_signer(struct ub_packed_rrset_key* rrset, uint8_t* name, size_t len)
usr.sbin/unbound/validator/val_utils.c
1095
sizeof(struct ub_packed_rrset_key*)*
usr.sbin/unbound/validator/val_utils.c
1132
sizeof(struct ub_packed_rrset_key*)*
usr.sbin/unbound/validator/val_utils.c
1165
sizeof(struct ub_packed_rrset_key*)*
usr.sbin/unbound/validator/val_utils.c
1315
struct ub_packed_rrset_key *rrset = rrset_cache_lookup(
usr.sbin/unbound/validator/val_utils.c
1320
struct ub_packed_rrset_key* copy = packed_rrset_copy_region(
usr.sbin/unbound/validator/val_utils.c
1347
int derive_cname_from_dname(struct ub_packed_rrset_key* cname,
usr.sbin/unbound/validator/val_utils.c
1348
struct ub_packed_rrset_key* dname, uint8_t* out, size_t outlen)
usr.sbin/unbound/validator/val_utils.c
187
val_find_rrset_signer(struct ub_packed_rrset_key* rrset, uint8_t** sname,
usr.sbin/unbound/validator/val_utils.c
213
val_find_best_signer(struct ub_packed_rrset_key* rrset,
usr.sbin/unbound/validator/val_utils.c
386
rrset_get_count(struct ub_packed_rrset_key* rrset)
usr.sbin/unbound/validator/val_utils.c
396
rrset_get_ttl(struct ub_packed_rrset_key* rrset)
usr.sbin/unbound/validator/val_utils.c
406
struct ub_packed_rrset_key* rrset, struct ub_packed_rrset_key* keys,
usr.sbin/unbound/validator/val_utils.c
475
struct ub_packed_rrset_key* rrset, struct key_entry_key* kkey,
usr.sbin/unbound/validator/val_utils.c
481
struct ub_packed_rrset_key dnskey;
usr.sbin/unbound/validator/val_utils.c
499
struct ub_packed_rrset_key* dnskey_rrset,
usr.sbin/unbound/validator/val_utils.c
500
struct ub_packed_rrset_key* ds_rrset, size_t ds_idx, char** reason,
usr.sbin/unbound/validator/val_utils.c
567
int val_favorite_ds_algo(struct ub_packed_rrset_key* ds_rrset)
usr.sbin/unbound/validator/val_utils.c
586
struct ub_packed_rrset_key* dnskey_rrset,
usr.sbin/unbound/validator/val_utils.c
587
struct ub_packed_rrset_key* ds_rrset, uint8_t* sigalg, char** reason,
usr.sbin/unbound/validator/val_utils.c
687
struct val_env* ve, struct ub_packed_rrset_key* dnskey_rrset,
usr.sbin/unbound/validator/val_utils.c
688
struct ub_packed_rrset_key* ds_rrset, int downprot, char** reason,
usr.sbin/unbound/validator/val_utils.c
717
struct ub_packed_rrset_key* dnskey_rrset,
usr.sbin/unbound/validator/val_utils.c
718
struct ub_packed_rrset_key* ta_ds,
usr.sbin/unbound/validator/val_utils.c
719
struct ub_packed_rrset_key* ta_dnskey, uint8_t* sigalg, char** reason,
usr.sbin/unbound/validator/val_utils.c
861
struct val_env* ve, struct ub_packed_rrset_key* dnskey_rrset,
usr.sbin/unbound/validator/val_utils.c
862
struct ub_packed_rrset_key* ta_ds_rrset,
usr.sbin/unbound/validator/val_utils.c
863
struct ub_packed_rrset_key* ta_dnskey_rrset, int downprot,
usr.sbin/unbound/validator/val_utils.c
891
val_dsset_isusable(struct ub_packed_rrset_key* ds_rrset)
usr.sbin/unbound/validator/val_utils.c
938
val_rrset_wildcard(struct ub_packed_rrset_key* rrset, uint8_t** wc,
usr.sbin/unbound/validator/val_utils.h
133
struct val_env* ve, struct ub_packed_rrset_key* rrset,
usr.sbin/unbound/validator/val_utils.h
158
struct val_env* ve, struct ub_packed_rrset_key* dnskey_rrset,
usr.sbin/unbound/validator/val_utils.h
159
struct ub_packed_rrset_key* ds_rrset, uint8_t* sigalg, char** reason,
usr.sbin/unbound/validator/val_utils.h
184
struct val_env* ve, struct ub_packed_rrset_key* dnskey_rrset,
usr.sbin/unbound/validator/val_utils.h
185
struct ub_packed_rrset_key* ta_ds,
usr.sbin/unbound/validator/val_utils.h
186
struct ub_packed_rrset_key* ta_dnskey, uint8_t* sigalg, char** reason,
usr.sbin/unbound/validator/val_utils.h
219
struct ub_packed_rrset_key* dnskey_rrset,
usr.sbin/unbound/validator/val_utils.h
220
struct ub_packed_rrset_key* ds_rrset, int downprot, char** reason,
usr.sbin/unbound/validator/val_utils.h
252
struct ub_packed_rrset_key* dnskey_rrset,
usr.sbin/unbound/validator/val_utils.h
253
struct ub_packed_rrset_key* ta_ds_rrset,
usr.sbin/unbound/validator/val_utils.h
254
struct ub_packed_rrset_key* ta_dnskey_rrset, int downprot,
usr.sbin/unbound/validator/val_utils.h
266
int val_dsset_isusable(struct ub_packed_rrset_key* ds_rrset);
usr.sbin/unbound/validator/val_utils.h
286
int val_rrset_wildcard(struct ub_packed_rrset_key* rrset, uint8_t** wc,
usr.sbin/unbound/validator/val_utils.h
372
void val_find_rrset_signer(struct ub_packed_rrset_key* rrset, uint8_t** sname,
usr.sbin/unbound/validator/val_utils.h
408
int val_favorite_ds_algo(struct ub_packed_rrset_key* ds_rrset);
usr.sbin/unbound/validator/val_utils.h
438
int derive_cname_from_dname(struct ub_packed_rrset_key* cname,
usr.sbin/unbound/validator/val_utils.h
439
struct ub_packed_rrset_key* dname, uint8_t* out, size_t outlen);
usr.sbin/unbound/validator/val_utils.h
52
struct ub_packed_rrset_key;
usr.sbin/unbound/validator/validator.c
1057
struct ub_packed_rrset_key* cache_s = NULL;
usr.sbin/unbound/validator/validator.c
1061
struct ub_packed_rrset_key* wc_rrset = NULL;
usr.sbin/unbound/validator/validator.c
1064
struct ub_packed_rrset_key* s;
usr.sbin/unbound/validator/validator.c
1203
struct ub_packed_rrset_key* s;
usr.sbin/unbound/validator/validator.c
1308
struct ub_packed_rrset_key* s;
usr.sbin/unbound/validator/validator.c
1473
struct ub_packed_rrset_key* s;
usr.sbin/unbound/validator/validator.c
1607
struct ub_packed_rrset_key* wc_rrset = NULL;
usr.sbin/unbound/validator/validator.c
1610
struct ub_packed_rrset_key* s;
usr.sbin/unbound/validator/validator.c
1749
struct ub_packed_rrset_key* s;
usr.sbin/unbound/validator/validator.c
2859
primeResponseToKE(struct ub_packed_rrset_key* dnskey_rrset,
usr.sbin/unbound/validator/validator.c
2998
struct ub_packed_rrset_key* ds;
usr.sbin/unbound/validator/validator.c
3149
struct ub_packed_rrset_key* cname;
usr.sbin/unbound/validator/validator.c
318
sizeof(struct ub_packed_rrset_key*) *
usr.sbin/unbound/validator/validator.c
324
sizeof(struct ub_packed_rrset_key*) *
usr.sbin/unbound/validator/validator.c
3388
struct ub_packed_rrset_key* dnskey = NULL;
usr.sbin/unbound/validator/validator.c
3509
struct ub_packed_rrset_key* dnskey_rrset = NULL;
usr.sbin/unbound/validator/validator.c
693
struct ub_packed_rrset_key* s;
usr.sbin/unbound/validator/validator.h
201
struct ub_packed_rrset_key* ds_rrset;