Symbol: auth_zone
sbin/unwind/libunbound/daemon/remote.h
187
struct auth_zone* old_z;
sbin/unwind/libunbound/daemon/remote.h
189
struct auth_zone* new_z;
sbin/unwind/libunbound/iterator/iterator.c
1061
struct auth_zone* z;
sbin/unwind/libunbound/respip/respip.c
895
struct auth_zone* a = NULL;
sbin/unwind/libunbound/services/authzone.c
1161
az_insert_rr(struct auth_zone* z, uint8_t* rr, size_t rr_len,
sbin/unwind/libunbound/services/authzone.c
1270
az_remove_rr(struct auth_zone* z, uint8_t* rr, size_t rr_len,
sbin/unwind/libunbound/services/authzone.c
1418
az_insert_rr_decompress(struct auth_zone* z, uint8_t* pkt, size_t pktlen,
sbin/unwind/libunbound/services/authzone.c
1440
az_remove_rr_decompress(struct auth_zone* z, uint8_t* pkt, size_t pktlen,
sbin/unwind/libunbound/services/authzone.c
1476
az_parse_file(struct auth_zone* z, FILE* in, uint8_t* rr, size_t rrbuflen,
sbin/unwind/libunbound/services/authzone.c
1567
auth_zone_read_zonefile(struct auth_zone* z, struct config_file* cfg)
sbin/unwind/libunbound/services/authzone.c
1688
auth_zone_write_rrset(struct auth_zone* z, struct auth_data* node,
sbin/unwind/libunbound/services/authzone.c
1707
auth_zone_write_domain(struct auth_zone* z, struct auth_data* n, FILE* out)
sbin/unwind/libunbound/services/authzone.c
1729
int auth_zone_write_file(struct auth_zone* z, const char* fname)
sbin/unwind/libunbound/services/authzone.c
173
auth_packed_rrset_copy_region(struct auth_zone* z, struct auth_data* node,
sbin/unwind/libunbound/services/authzone.c
1754
zonemd_offline_verify(struct auth_zone* z, struct module_env* env_for_val,
sbin/unwind/libunbound/services/authzone.c
1789
struct auth_zone* z;
sbin/unwind/libunbound/services/authzone.c
1791
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
sbin/unwind/libunbound/services/authzone.c
1875
static int auth_zone_zonemd_check_hash(struct auth_zone* z,
sbin/unwind/libunbound/services/authzone.c
1984
struct auth_rrset* auth_zone_get_soa_rrset(struct auth_zone* z)
sbin/unwind/libunbound/services/authzone.c
1996
auth_zone_get_serial(struct auth_zone* z, uint32_t* serial)
sbin/unwind/libunbound/services/authzone.c
2014
xfr_find_soa(struct auth_zone* z, struct auth_xfer* xfr)
sbin/unwind/libunbound/services/authzone.c
2046
auth_xfer_setup(struct auth_zone* z, struct auth_xfer* x)
sbin/unwind/libunbound/services/authzone.c
2066
struct auth_zone* z;
sbin/unwind/libunbound/services/authzone.c
2069
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
sbin/unwind/libunbound/services/authzone.c
2096
struct auth_zone* z;
sbin/unwind/libunbound/services/authzone.c
2197
struct auth_zone* z;
sbin/unwind/libunbound/services/authzone.c
2199
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
sbin/unwind/libunbound/services/authzone.c
2213
struct auth_zone* z;
sbin/unwind/libunbound/services/authzone.c
2214
struct auth_zone* delete_list = NULL, *next;
sbin/unwind/libunbound/services/authzone.c
2217
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
sbin/unwind/libunbound/services/authzone.c
224
msg_add_rrset_an(struct auth_zone* z, struct regional* region,
sbin/unwind/libunbound/services/authzone.c
2353
struct auth_zone* z = (struct auth_zone*)n->key;
sbin/unwind/libunbound/services/authzone.c
2394
az_find_wildcard_domain(struct auth_zone* z, uint8_t* nm, size_t nmlen)
sbin/unwind/libunbound/services/authzone.c
2407
az_find_wildcard(struct auth_zone* z, struct query_info* qinfo,
sbin/unwind/libunbound/services/authzone.c
2429
az_find_candidate_ce(struct auth_zone* z, struct query_info* qinfo,
sbin/unwind/libunbound/services/authzone.c
2452
az_domain_go_up(struct auth_zone* z, struct auth_data* n)
sbin/unwind/libunbound/services/authzone.c
2476
az_find_ce(struct auth_zone* z, struct query_info* qinfo,
sbin/unwind/libunbound/services/authzone.c
249
msg_add_rrset_ns(struct auth_zone* z, struct regional* region,
sbin/unwind/libunbound/services/authzone.c
2539
az_add_additionals_from(struct auth_zone* z, struct regional* region,
sbin/unwind/libunbound/services/authzone.c
2571
az_add_negative_soa(struct auth_zone* z, struct regional* region,
sbin/unwind/libunbound/services/authzone.c
2608
az_empty_nonterminal(struct auth_zone* z, struct query_info* qinfo,
sbin/unwind/libunbound/services/authzone.c
2724
add_synth_cname(struct auth_zone* z, uint8_t* qname, size_t qname_len,
sbin/unwind/libunbound/services/authzone.c
273
msg_add_rrset_ar(struct auth_zone* z, struct regional* region,
sbin/unwind/libunbound/services/authzone.c
2772
az_find_nsec_cover(struct auth_zone* z, struct auth_data** node)
sbin/unwind/libunbound/services/authzone.c
2795
az_nsec_wildcard_denial(struct auth_zone* z, struct regional* region,
sbin/unwind/libunbound/services/authzone.c
2824
az_nsec3_param(struct auth_zone* z, int* algo, size_t* iter, uint8_t** salt,
sbin/unwind/libunbound/services/authzone.c
2894
az_nsec3_hashname(struct auth_zone* z, uint8_t* hashname, size_t* hashnmlen,
sbin/unwind/libunbound/services/authzone.c
2922
az_nsec3_findnode(struct auth_zone* z, uint8_t* hashnm, size_t hashnmlen)
sbin/unwind/libunbound/services/authzone.c
2948
az_nsec3_find_cover(struct auth_zone* z, uint8_t* nm, size_t nmlen,
sbin/unwind/libunbound/services/authzone.c
2974
az_nsec3_find_exact(struct auth_zone* z, uint8_t* nm, size_t nmlen,
sbin/unwind/libunbound/services/authzone.c
3008
az_nsec3_find_ce(struct auth_zone* z, uint8_t** cenm, size_t* cenmlen,
sbin/unwind/libunbound/services/authzone.c
3023
az_nsec3_insert(struct auth_zone* z, struct regional* region,
sbin/unwind/libunbound/services/authzone.c
3049
az_add_nsec3_proof(struct auth_zone* z, struct regional* region,
sbin/unwind/libunbound/services/authzone.c
3117
az_generate_positive_answer(struct auth_zone* z, struct regional* region,
sbin/unwind/libunbound/services/authzone.c
3137
az_generate_any_answer(struct auth_zone* z, struct regional* region,
sbin/unwind/libunbound/services/authzone.c
316
struct auth_zone* a = (struct auth_zone*)z1;
sbin/unwind/libunbound/services/authzone.c
3168
follow_cname_chain(struct auth_zone* z, uint16_t qtype,
sbin/unwind/libunbound/services/authzone.c
317
struct auth_zone* b = (struct auth_zone*)z2;
sbin/unwind/libunbound/services/authzone.c
3203
az_generate_cname_answer(struct auth_zone* z, struct query_info* qinfo,
sbin/unwind/libunbound/services/authzone.c
3216
az_generate_notype_answer(struct auth_zone* z, struct regional* region,
sbin/unwind/libunbound/services/authzone.c
3236
az_generate_referral_answer(struct auth_zone* z, struct regional* region,
sbin/unwind/libunbound/services/authzone.c
3266
az_generate_dname_answer(struct auth_zone* z, struct query_info* qinfo,
sbin/unwind/libunbound/services/authzone.c
3289
az_generate_wildcard_answer(struct auth_zone* z, struct query_info* qinfo,
sbin/unwind/libunbound/services/authzone.c
3350
az_generate_nxdomain_answer(struct auth_zone* z, struct regional* region,
sbin/unwind/libunbound/services/authzone.c
3371
az_generate_answer_with_node(struct auth_zone* z, struct query_info* qinfo,
sbin/unwind/libunbound/services/authzone.c
3395
az_generate_answer_nonexistnode(struct auth_zone* z, struct query_info* qinfo,
sbin/unwind/libunbound/services/authzone.c
3426
auth_zone_generate_answer(struct auth_zone* z, struct query_info* qinfo,
sbin/unwind/libunbound/services/authzone.c
3484
struct auth_zone* z;
sbin/unwind/libunbound/services/authzone.c
3565
struct auth_zone* z;
sbin/unwind/libunbound/services/authzone.c
3639
struct auth_zone* z;
sbin/unwind/libunbound/services/authzone.c
3883
struct auth_zone* z;
sbin/unwind/libunbound/services/authzone.c
391
auth_zone_delete(struct auth_zone* z, struct auth_zones* az)
sbin/unwind/libunbound/services/authzone.c
415
struct auth_zone*
sbin/unwind/libunbound/services/authzone.c
419
struct auth_zone* z = (struct auth_zone*)calloc(1, sizeof(*z));
sbin/unwind/libunbound/services/authzone.c
448
struct auth_zone*
sbin/unwind/libunbound/services/authzone.c
452
struct auth_zone key;
sbin/unwind/libunbound/services/authzone.c
458
return (struct auth_zone*)rbtree_search(&az->ztree, &key);
sbin/unwind/libunbound/services/authzone.c
4660
http_parse_add_rr(struct auth_xfer* xfr, struct auth_zone* z,
sbin/unwind/libunbound/services/authzone.c
477
uint16_t dclass, struct auth_zone** z)
sbin/unwind/libunbound/services/authzone.c
479
struct auth_zone key;
sbin/unwind/libunbound/services/authzone.c
4867
apply_ixfr(struct auth_xfer* xfr, struct auth_zone* z,
sbin/unwind/libunbound/services/authzone.c
490
struct auth_zone*
sbin/unwind/libunbound/services/authzone.c
496
struct auth_zone* z;
sbin/unwind/libunbound/services/authzone.c
5004
apply_axfr(struct auth_xfer* xfr, struct auth_zone* z,
sbin/unwind/libunbound/services/authzone.c
5075
apply_http(struct auth_xfer* xfr, struct auth_zone* z,
sbin/unwind/libunbound/services/authzone.c
5200
struct auth_zone* z;
sbin/unwind/libunbound/services/authzone.c
522
static struct auth_zone*
sbin/unwind/libunbound/services/authzone.c
527
struct auth_zone* z;
sbin/unwind/libunbound/services/authzone.c
5272
struct module_env* env, struct auth_zone** z)
sbin/unwind/libunbound/services/authzone.c
5297
struct auth_zone* z;
sbin/unwind/libunbound/services/authzone.c
546
auth_zones_find_or_add_xfer(struct auth_zones* az, struct auth_zone* z)
sbin/unwind/libunbound/services/authzone.c
560
auth_zone_set_zonefile(struct auth_zone* z, char* zonefile)
sbin/unwind/libunbound/services/authzone.c
577
auth_zone_set_fallback(struct auth_zone* z, char* fallbackstr)
sbin/unwind/libunbound/services/authzone.c
590
az_domain_create(struct auth_zone* z, uint8_t* nm, size_t nmlen)
sbin/unwind/libunbound/services/authzone.c
614
az_find_name(struct auth_zone* z, uint8_t* nm, size_t nmlen)
sbin/unwind/libunbound/services/authzone.c
616
struct auth_zone key;
sbin/unwind/libunbound/services/authzone.c
626
az_find_domain(struct auth_zone* z, struct query_info* qinfo, int* node_exact,
sbin/unwind/libunbound/services/authzone.c
629
struct auth_zone key;
sbin/unwind/libunbound/services/authzone.c
640
az_domain_find_or_create(struct auth_zone* z, uint8_t* dname,
sbin/unwind/libunbound/services/authzone.c
7011
void auth_zone_pickup_initial_zone(struct auth_zone* z, struct module_env* env)
sbin/unwind/libunbound/services/authzone.c
7038
struct auth_zone* z;
sbin/unwind/libunbound/services/authzone.c
7040
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
sbin/unwind/libunbound/services/authzone.c
7079
auth_xfer_new(struct auth_zone* z)
sbin/unwind/libunbound/services/authzone.c
7151
auth_xfer_create(struct auth_zones* az, struct auth_zone* z)
sbin/unwind/libunbound/services/authzone.c
7486
static int zonemd_simple_rrset(struct auth_zone* z, int hashalgo,
sbin/unwind/libunbound/services/authzone.c
7517
struct auth_zone* z, struct auth_data* node)
sbin/unwind/libunbound/services/authzone.c
7566
struct auth_zone* z, struct auth_data* node)
sbin/unwind/libunbound/services/authzone.c
7592
struct auth_zone* z, struct auth_data* node)
sbin/unwind/libunbound/services/authzone.c
7616
static int zonemd_simple_rrsig(struct auth_zone* z, int hashalgo,
sbin/unwind/libunbound/services/authzone.c
7672
static int zonemd_simple_domain(struct auth_zone* z, int hashalgo,
sbin/unwind/libunbound/services/authzone.c
7707
static int zonemd_simple_collate(struct auth_zone* z, int hashalgo,
sbin/unwind/libunbound/services/authzone.c
7722
int auth_zone_generate_zonemd_hash(struct auth_zone* z, int scheme,
sbin/unwind/libunbound/services/authzone.c
7749
int auth_zone_generate_zonemd_check(struct auth_zone* z, int scheme,
sbin/unwind/libunbound/services/authzone.c
7821
static int zonemd_dnssec_verify_rrset(struct auth_zone* z,
sbin/unwind/libunbound/services/authzone.c
7895
static int zonemd_check_dnssec_absence(struct auth_zone* z,
sbin/unwind/libunbound/services/authzone.c
7972
static int zonemd_check_dnssec_soazonemd(struct auth_zone* z,
sbin/unwind/libunbound/services/authzone.c
8010
static void auth_zone_zonemd_fail(struct auth_zone* z, struct module_env* env,
sbin/unwind/libunbound/services/authzone.c
8058
auth_zone_verify_zonemd_with_key(struct auth_zone* z, struct module_env* env,
sbin/unwind/libunbound/services/authzone.c
8164
zonemd_get_dnskey_from_anchor(struct auth_zone* z, struct module_env* env,
sbin/unwind/libunbound/services/authzone.c
8225
auth_zone_verify_zonemd_key_with_ds(struct auth_zone* z,
sbin/unwind/libunbound/services/authzone.c
8289
struct auth_zone* z = (struct auth_zone*)arg;
sbin/unwind/libunbound/services/authzone.c
8424
zonemd_lookup_dnskey(struct auth_zone* z, struct module_env* env)
sbin/unwind/libunbound/services/authzone.c
8494
void auth_zone_verify_zonemd(struct auth_zone* z, struct module_env* env,
sbin/unwind/libunbound/services/authzone.c
8571
struct auth_zone key;
sbin/unwind/libunbound/services/authzone.c
8574
struct auth_zone* z;
sbin/unwind/libunbound/services/authzone.c
8577
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
sbin/unwind/libunbound/services/authzone.c
8601
z = (struct auth_zone*)rbtree_search(&az->ztree, &key);
sbin/unwind/libunbound/services/authzone.c
8630
auth_zone_get_mem(struct auth_zone* z)
sbin/unwind/libunbound/services/authzone.c
8716
struct auth_zone* z;
sbin/unwind/libunbound/services/authzone.c
8717
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
sbin/unwind/libunbound/services/authzone.h
150
struct auth_zone* delete_next;
sbin/unwind/libunbound/services/authzone.h
153
struct auth_zone* rpz_az_next;
sbin/unwind/libunbound/services/authzone.h
155
struct auth_zone* rpz_az_prev;
sbin/unwind/libunbound/services/authzone.h
521
int auth_zone_write_file(struct auth_zone* z, const char* fname);
sbin/unwind/libunbound/services/authzone.h
572
struct auth_zone* auth_zones_find_zone(struct auth_zones* az,
sbin/unwind/libunbound/services/authzone.h
576
struct auth_zone* auth_zone_find(struct auth_zones* az, uint8_t* nm,
sbin/unwind/libunbound/services/authzone.h
585
struct auth_zone* auth_zone_create(struct auth_zones* az, uint8_t* nm,
sbin/unwind/libunbound/services/authzone.h
589
int auth_zone_set_zonefile(struct auth_zone* z, char* zonefile);
sbin/unwind/libunbound/services/authzone.h
593
int auth_zone_set_fallback(struct auth_zone* z, char* fallbackstr);
sbin/unwind/libunbound/services/authzone.h
641
int auth_zone_read_zonefile(struct auth_zone* z, struct config_file* cfg);
sbin/unwind/libunbound/services/authzone.h
644
struct auth_rrset* auth_zone_get_soa_rrset(struct auth_zone* z);
sbin/unwind/libunbound/services/authzone.h
647
int auth_zone_get_serial(struct auth_zone* z, uint32_t* serial);
sbin/unwind/libunbound/services/authzone.h
650
int xfr_find_soa(struct auth_zone* z, struct auth_xfer* xfr);
sbin/unwind/libunbound/services/authzone.h
667
struct auth_xfer* auth_xfer_create(struct auth_zones* az, struct auth_zone* z);
sbin/unwind/libunbound/services/authzone.h
727
int auth_zone_generate_zonemd_hash(struct auth_zone* z, int scheme,
sbin/unwind/libunbound/services/authzone.h
759
int auth_zone_generate_zonemd_check(struct auth_zone* z, int scheme,
sbin/unwind/libunbound/services/authzone.h
775
void auth_zone_verify_zonemd(struct auth_zone* z, struct module_env* env,
sbin/unwind/libunbound/services/authzone.h
812
void auth_zone_pickup_initial_zone(struct auth_zone* z,
sbin/unwind/libunbound/services/authzone.h
83
struct auth_zone* rpz_first;
sbin/unwind/libunbound/services/rpz.c
1703
struct local_zone** z_out, struct auth_zone** a_out, struct rpz** r_out)
sbin/unwind/libunbound/services/rpz.c
1706
struct auth_zone* a = NULL;
sbin/unwind/libunbound/services/rpz.c
1821
make_soa_ubrrset(struct auth_zone* auth_zone, struct auth_rrset* soa,
sbin/unwind/libunbound/services/rpz.c
1833
csoa.rk.dname = auth_zone->name;
sbin/unwind/libunbound/services/rpz.c
1834
csoa.rk.dname_len = auth_zone->namelen;
sbin/unwind/libunbound/services/rpz.c
1844
struct regional* temp, struct auth_zone* auth_zone)
sbin/unwind/libunbound/services/rpz.c
1879
if(auth_zone) {
sbin/unwind/libunbound/services/rpz.c
1881
soa = auth_zone_get_soa_rrset(auth_zone);
sbin/unwind/libunbound/services/rpz.c
1883
rsoa = make_soa_ubrrset(auth_zone, soa, temp);
sbin/unwind/libunbound/services/rpz.c
1923
struct auth_zone* az)
sbin/unwind/libunbound/services/rpz.c
1961
struct query_info* qinfo, struct auth_zone* az)
sbin/unwind/libunbound/services/rpz.c
1988
struct query_info* qinfo, struct auth_zone* az)
sbin/unwind/libunbound/services/rpz.c
2019
struct query_info* qi, struct local_rrset* rrset, struct auth_zone* az)
sbin/unwind/libunbound/services/rpz.c
2074
struct auth_zone* az)
sbin/unwind/libunbound/services/rpz.c
2108
struct matched_delegation_point const* match, struct auth_zone* az)
sbin/unwind/libunbound/services/rpz.c
2150
struct query_info* qinfo, struct local_zone* z, struct auth_zone* az)
sbin/unwind/libunbound/services/rpz.c
2299
struct auth_zone* az)
sbin/unwind/libunbound/services/rpz.c
2369
struct matched_delegation_point const* match, struct auth_zone* az)
sbin/unwind/libunbound/services/rpz.c
2470
struct auth_zone* a;
sbin/unwind/libunbound/services/rpz.c
2544
struct auth_zone* a = NULL;
sbin/unwind/libunbound/services/rpz.c
2662
struct local_zone** z_out, struct auth_zone** a_out, struct rpz** r_out,
sbin/unwind/libunbound/services/rpz.c
2742
struct auth_zone* a = NULL;
usr.sbin/unbound/daemon/remote.c
3175
struct auth_zone* z = NULL;
usr.sbin/unbound/daemon/remote.c
3378
struct auth_zone* z;
usr.sbin/unbound/daemon/remote.c
3381
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
usr.sbin/unbound/daemon/remote.c
3617
struct auth_zone *z = NULL;
usr.sbin/unbound/daemon/remote.c
5338
fr_add_auth_zone_change(struct fast_reload_thread* fr, struct auth_zone* old_z,
usr.sbin/unbound/daemon/remote.c
5339
struct auth_zone* new_z, int is_deleted, int is_added, int is_changed)
usr.sbin/unbound/daemon/remote.c
5430
struct auth_zone* new_z, *old_z;
usr.sbin/unbound/daemon/remote.c
5441
RBTREE_FOR(old_z, struct auth_zone*, &env->auth_zones->ztree) {
usr.sbin/unbound/daemon/remote.c
5457
RBTREE_FOR(new_z, struct auth_zone*, &ct->auth_zones->ztree) {
usr.sbin/unbound/daemon/remote.c
5791
struct auth_zone* old_rpz_first = az->rpz_first;
usr.sbin/unbound/daemon/remote.c
7337
auth_zone_zonemd_stop_lookup(struct auth_zone* z, struct mesh_area* mesh)
usr.sbin/unbound/daemon/remote.c
7353
fr_pickup_auth_locks(struct worker* worker, struct auth_zone* namez,
usr.sbin/unbound/daemon/remote.c
7354
struct auth_zone* old_z, struct auth_zone* new_z,
usr.sbin/unbound/daemon/remote.h
187
struct auth_zone* old_z;
usr.sbin/unbound/daemon/remote.h
189
struct auth_zone* new_z;
usr.sbin/unbound/iterator/iterator.c
1061
struct auth_zone* z;
usr.sbin/unbound/respip/respip.c
895
struct auth_zone* a = NULL;
usr.sbin/unbound/services/authzone.c
1161
az_insert_rr(struct auth_zone* z, uint8_t* rr, size_t rr_len,
usr.sbin/unbound/services/authzone.c
1270
az_remove_rr(struct auth_zone* z, uint8_t* rr, size_t rr_len,
usr.sbin/unbound/services/authzone.c
1418
az_insert_rr_decompress(struct auth_zone* z, uint8_t* pkt, size_t pktlen,
usr.sbin/unbound/services/authzone.c
1440
az_remove_rr_decompress(struct auth_zone* z, uint8_t* pkt, size_t pktlen,
usr.sbin/unbound/services/authzone.c
1476
az_parse_file(struct auth_zone* z, FILE* in, uint8_t* rr, size_t rrbuflen,
usr.sbin/unbound/services/authzone.c
1567
auth_zone_read_zonefile(struct auth_zone* z, struct config_file* cfg)
usr.sbin/unbound/services/authzone.c
1688
auth_zone_write_rrset(struct auth_zone* z, struct auth_data* node,
usr.sbin/unbound/services/authzone.c
1707
auth_zone_write_domain(struct auth_zone* z, struct auth_data* n, FILE* out)
usr.sbin/unbound/services/authzone.c
1729
int auth_zone_write_file(struct auth_zone* z, const char* fname)
usr.sbin/unbound/services/authzone.c
173
auth_packed_rrset_copy_region(struct auth_zone* z, struct auth_data* node,
usr.sbin/unbound/services/authzone.c
1754
zonemd_offline_verify(struct auth_zone* z, struct module_env* env_for_val,
usr.sbin/unbound/services/authzone.c
1789
struct auth_zone* z;
usr.sbin/unbound/services/authzone.c
1791
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
usr.sbin/unbound/services/authzone.c
1875
static int auth_zone_zonemd_check_hash(struct auth_zone* z,
usr.sbin/unbound/services/authzone.c
1984
struct auth_rrset* auth_zone_get_soa_rrset(struct auth_zone* z)
usr.sbin/unbound/services/authzone.c
1996
auth_zone_get_serial(struct auth_zone* z, uint32_t* serial)
usr.sbin/unbound/services/authzone.c
2014
xfr_find_soa(struct auth_zone* z, struct auth_xfer* xfr)
usr.sbin/unbound/services/authzone.c
2046
auth_xfer_setup(struct auth_zone* z, struct auth_xfer* x)
usr.sbin/unbound/services/authzone.c
2066
struct auth_zone* z;
usr.sbin/unbound/services/authzone.c
2069
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
usr.sbin/unbound/services/authzone.c
2096
struct auth_zone* z;
usr.sbin/unbound/services/authzone.c
2197
struct auth_zone* z;
usr.sbin/unbound/services/authzone.c
2199
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
usr.sbin/unbound/services/authzone.c
2213
struct auth_zone* z;
usr.sbin/unbound/services/authzone.c
2214
struct auth_zone* delete_list = NULL, *next;
usr.sbin/unbound/services/authzone.c
2217
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
usr.sbin/unbound/services/authzone.c
224
msg_add_rrset_an(struct auth_zone* z, struct regional* region,
usr.sbin/unbound/services/authzone.c
2353
struct auth_zone* z = (struct auth_zone*)n->key;
usr.sbin/unbound/services/authzone.c
2394
az_find_wildcard_domain(struct auth_zone* z, uint8_t* nm, size_t nmlen)
usr.sbin/unbound/services/authzone.c
2407
az_find_wildcard(struct auth_zone* z, struct query_info* qinfo,
usr.sbin/unbound/services/authzone.c
2429
az_find_candidate_ce(struct auth_zone* z, struct query_info* qinfo,
usr.sbin/unbound/services/authzone.c
2452
az_domain_go_up(struct auth_zone* z, struct auth_data* n)
usr.sbin/unbound/services/authzone.c
2476
az_find_ce(struct auth_zone* z, struct query_info* qinfo,
usr.sbin/unbound/services/authzone.c
249
msg_add_rrset_ns(struct auth_zone* z, struct regional* region,
usr.sbin/unbound/services/authzone.c
2539
az_add_additionals_from(struct auth_zone* z, struct regional* region,
usr.sbin/unbound/services/authzone.c
2571
az_add_negative_soa(struct auth_zone* z, struct regional* region,
usr.sbin/unbound/services/authzone.c
2608
az_empty_nonterminal(struct auth_zone* z, struct query_info* qinfo,
usr.sbin/unbound/services/authzone.c
2724
add_synth_cname(struct auth_zone* z, uint8_t* qname, size_t qname_len,
usr.sbin/unbound/services/authzone.c
273
msg_add_rrset_ar(struct auth_zone* z, struct regional* region,
usr.sbin/unbound/services/authzone.c
2772
az_find_nsec_cover(struct auth_zone* z, struct auth_data** node)
usr.sbin/unbound/services/authzone.c
2795
az_nsec_wildcard_denial(struct auth_zone* z, struct regional* region,
usr.sbin/unbound/services/authzone.c
2824
az_nsec3_param(struct auth_zone* z, int* algo, size_t* iter, uint8_t** salt,
usr.sbin/unbound/services/authzone.c
2894
az_nsec3_hashname(struct auth_zone* z, uint8_t* hashname, size_t* hashnmlen,
usr.sbin/unbound/services/authzone.c
2922
az_nsec3_findnode(struct auth_zone* z, uint8_t* hashnm, size_t hashnmlen)
usr.sbin/unbound/services/authzone.c
2948
az_nsec3_find_cover(struct auth_zone* z, uint8_t* nm, size_t nmlen,
usr.sbin/unbound/services/authzone.c
2974
az_nsec3_find_exact(struct auth_zone* z, uint8_t* nm, size_t nmlen,
usr.sbin/unbound/services/authzone.c
3008
az_nsec3_find_ce(struct auth_zone* z, uint8_t** cenm, size_t* cenmlen,
usr.sbin/unbound/services/authzone.c
3023
az_nsec3_insert(struct auth_zone* z, struct regional* region,
usr.sbin/unbound/services/authzone.c
3049
az_add_nsec3_proof(struct auth_zone* z, struct regional* region,
usr.sbin/unbound/services/authzone.c
3117
az_generate_positive_answer(struct auth_zone* z, struct regional* region,
usr.sbin/unbound/services/authzone.c
3137
az_generate_any_answer(struct auth_zone* z, struct regional* region,
usr.sbin/unbound/services/authzone.c
316
struct auth_zone* a = (struct auth_zone*)z1;
usr.sbin/unbound/services/authzone.c
3168
follow_cname_chain(struct auth_zone* z, uint16_t qtype,
usr.sbin/unbound/services/authzone.c
317
struct auth_zone* b = (struct auth_zone*)z2;
usr.sbin/unbound/services/authzone.c
3203
az_generate_cname_answer(struct auth_zone* z, struct query_info* qinfo,
usr.sbin/unbound/services/authzone.c
3216
az_generate_notype_answer(struct auth_zone* z, struct regional* region,
usr.sbin/unbound/services/authzone.c
3236
az_generate_referral_answer(struct auth_zone* z, struct regional* region,
usr.sbin/unbound/services/authzone.c
3266
az_generate_dname_answer(struct auth_zone* z, struct query_info* qinfo,
usr.sbin/unbound/services/authzone.c
3289
az_generate_wildcard_answer(struct auth_zone* z, struct query_info* qinfo,
usr.sbin/unbound/services/authzone.c
3350
az_generate_nxdomain_answer(struct auth_zone* z, struct regional* region,
usr.sbin/unbound/services/authzone.c
3371
az_generate_answer_with_node(struct auth_zone* z, struct query_info* qinfo,
usr.sbin/unbound/services/authzone.c
3395
az_generate_answer_nonexistnode(struct auth_zone* z, struct query_info* qinfo,
usr.sbin/unbound/services/authzone.c
3426
auth_zone_generate_answer(struct auth_zone* z, struct query_info* qinfo,
usr.sbin/unbound/services/authzone.c
3484
struct auth_zone* z;
usr.sbin/unbound/services/authzone.c
3565
struct auth_zone* z;
usr.sbin/unbound/services/authzone.c
3639
struct auth_zone* z;
usr.sbin/unbound/services/authzone.c
3883
struct auth_zone* z;
usr.sbin/unbound/services/authzone.c
391
auth_zone_delete(struct auth_zone* z, struct auth_zones* az)
usr.sbin/unbound/services/authzone.c
415
struct auth_zone*
usr.sbin/unbound/services/authzone.c
419
struct auth_zone* z = (struct auth_zone*)calloc(1, sizeof(*z));
usr.sbin/unbound/services/authzone.c
448
struct auth_zone*
usr.sbin/unbound/services/authzone.c
452
struct auth_zone key;
usr.sbin/unbound/services/authzone.c
458
return (struct auth_zone*)rbtree_search(&az->ztree, &key);
usr.sbin/unbound/services/authzone.c
4660
http_parse_add_rr(struct auth_xfer* xfr, struct auth_zone* z,
usr.sbin/unbound/services/authzone.c
477
uint16_t dclass, struct auth_zone** z)
usr.sbin/unbound/services/authzone.c
479
struct auth_zone key;
usr.sbin/unbound/services/authzone.c
4867
apply_ixfr(struct auth_xfer* xfr, struct auth_zone* z,
usr.sbin/unbound/services/authzone.c
490
struct auth_zone*
usr.sbin/unbound/services/authzone.c
496
struct auth_zone* z;
usr.sbin/unbound/services/authzone.c
5004
apply_axfr(struct auth_xfer* xfr, struct auth_zone* z,
usr.sbin/unbound/services/authzone.c
5075
apply_http(struct auth_xfer* xfr, struct auth_zone* z,
usr.sbin/unbound/services/authzone.c
5200
struct auth_zone* z;
usr.sbin/unbound/services/authzone.c
522
static struct auth_zone*
usr.sbin/unbound/services/authzone.c
527
struct auth_zone* z;
usr.sbin/unbound/services/authzone.c
5272
struct module_env* env, struct auth_zone** z)
usr.sbin/unbound/services/authzone.c
5297
struct auth_zone* z;
usr.sbin/unbound/services/authzone.c
546
auth_zones_find_or_add_xfer(struct auth_zones* az, struct auth_zone* z)
usr.sbin/unbound/services/authzone.c
560
auth_zone_set_zonefile(struct auth_zone* z, char* zonefile)
usr.sbin/unbound/services/authzone.c
577
auth_zone_set_fallback(struct auth_zone* z, char* fallbackstr)
usr.sbin/unbound/services/authzone.c
590
az_domain_create(struct auth_zone* z, uint8_t* nm, size_t nmlen)
usr.sbin/unbound/services/authzone.c
614
az_find_name(struct auth_zone* z, uint8_t* nm, size_t nmlen)
usr.sbin/unbound/services/authzone.c
616
struct auth_zone key;
usr.sbin/unbound/services/authzone.c
626
az_find_domain(struct auth_zone* z, struct query_info* qinfo, int* node_exact,
usr.sbin/unbound/services/authzone.c
629
struct auth_zone key;
usr.sbin/unbound/services/authzone.c
640
az_domain_find_or_create(struct auth_zone* z, uint8_t* dname,
usr.sbin/unbound/services/authzone.c
7011
void auth_zone_pickup_initial_zone(struct auth_zone* z, struct module_env* env)
usr.sbin/unbound/services/authzone.c
7038
struct auth_zone* z;
usr.sbin/unbound/services/authzone.c
7040
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
usr.sbin/unbound/services/authzone.c
7079
auth_xfer_new(struct auth_zone* z)
usr.sbin/unbound/services/authzone.c
7151
auth_xfer_create(struct auth_zones* az, struct auth_zone* z)
usr.sbin/unbound/services/authzone.c
7486
static int zonemd_simple_rrset(struct auth_zone* z, int hashalgo,
usr.sbin/unbound/services/authzone.c
7517
struct auth_zone* z, struct auth_data* node)
usr.sbin/unbound/services/authzone.c
7566
struct auth_zone* z, struct auth_data* node)
usr.sbin/unbound/services/authzone.c
7592
struct auth_zone* z, struct auth_data* node)
usr.sbin/unbound/services/authzone.c
7616
static int zonemd_simple_rrsig(struct auth_zone* z, int hashalgo,
usr.sbin/unbound/services/authzone.c
7672
static int zonemd_simple_domain(struct auth_zone* z, int hashalgo,
usr.sbin/unbound/services/authzone.c
7707
static int zonemd_simple_collate(struct auth_zone* z, int hashalgo,
usr.sbin/unbound/services/authzone.c
7722
int auth_zone_generate_zonemd_hash(struct auth_zone* z, int scheme,
usr.sbin/unbound/services/authzone.c
7749
int auth_zone_generate_zonemd_check(struct auth_zone* z, int scheme,
usr.sbin/unbound/services/authzone.c
7821
static int zonemd_dnssec_verify_rrset(struct auth_zone* z,
usr.sbin/unbound/services/authzone.c
7895
static int zonemd_check_dnssec_absence(struct auth_zone* z,
usr.sbin/unbound/services/authzone.c
7972
static int zonemd_check_dnssec_soazonemd(struct auth_zone* z,
usr.sbin/unbound/services/authzone.c
8010
static void auth_zone_zonemd_fail(struct auth_zone* z, struct module_env* env,
usr.sbin/unbound/services/authzone.c
8058
auth_zone_verify_zonemd_with_key(struct auth_zone* z, struct module_env* env,
usr.sbin/unbound/services/authzone.c
8164
zonemd_get_dnskey_from_anchor(struct auth_zone* z, struct module_env* env,
usr.sbin/unbound/services/authzone.c
8225
auth_zone_verify_zonemd_key_with_ds(struct auth_zone* z,
usr.sbin/unbound/services/authzone.c
8289
struct auth_zone* z = (struct auth_zone*)arg;
usr.sbin/unbound/services/authzone.c
8424
zonemd_lookup_dnskey(struct auth_zone* z, struct module_env* env)
usr.sbin/unbound/services/authzone.c
8494
void auth_zone_verify_zonemd(struct auth_zone* z, struct module_env* env,
usr.sbin/unbound/services/authzone.c
8571
struct auth_zone key;
usr.sbin/unbound/services/authzone.c
8574
struct auth_zone* z;
usr.sbin/unbound/services/authzone.c
8577
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
usr.sbin/unbound/services/authzone.c
8601
z = (struct auth_zone*)rbtree_search(&az->ztree, &key);
usr.sbin/unbound/services/authzone.c
8630
auth_zone_get_mem(struct auth_zone* z)
usr.sbin/unbound/services/authzone.c
8716
struct auth_zone* z;
usr.sbin/unbound/services/authzone.c
8717
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
usr.sbin/unbound/services/authzone.h
150
struct auth_zone* delete_next;
usr.sbin/unbound/services/authzone.h
153
struct auth_zone* rpz_az_next;
usr.sbin/unbound/services/authzone.h
155
struct auth_zone* rpz_az_prev;
usr.sbin/unbound/services/authzone.h
521
int auth_zone_write_file(struct auth_zone* z, const char* fname);
usr.sbin/unbound/services/authzone.h
572
struct auth_zone* auth_zones_find_zone(struct auth_zones* az,
usr.sbin/unbound/services/authzone.h
576
struct auth_zone* auth_zone_find(struct auth_zones* az, uint8_t* nm,
usr.sbin/unbound/services/authzone.h
585
struct auth_zone* auth_zone_create(struct auth_zones* az, uint8_t* nm,
usr.sbin/unbound/services/authzone.h
589
int auth_zone_set_zonefile(struct auth_zone* z, char* zonefile);
usr.sbin/unbound/services/authzone.h
593
int auth_zone_set_fallback(struct auth_zone* z, char* fallbackstr);
usr.sbin/unbound/services/authzone.h
641
int auth_zone_read_zonefile(struct auth_zone* z, struct config_file* cfg);
usr.sbin/unbound/services/authzone.h
644
struct auth_rrset* auth_zone_get_soa_rrset(struct auth_zone* z);
usr.sbin/unbound/services/authzone.h
647
int auth_zone_get_serial(struct auth_zone* z, uint32_t* serial);
usr.sbin/unbound/services/authzone.h
650
int xfr_find_soa(struct auth_zone* z, struct auth_xfer* xfr);
usr.sbin/unbound/services/authzone.h
667
struct auth_xfer* auth_xfer_create(struct auth_zones* az, struct auth_zone* z);
usr.sbin/unbound/services/authzone.h
727
int auth_zone_generate_zonemd_hash(struct auth_zone* z, int scheme,
usr.sbin/unbound/services/authzone.h
759
int auth_zone_generate_zonemd_check(struct auth_zone* z, int scheme,
usr.sbin/unbound/services/authzone.h
775
void auth_zone_verify_zonemd(struct auth_zone* z, struct module_env* env,
usr.sbin/unbound/services/authzone.h
812
void auth_zone_pickup_initial_zone(struct auth_zone* z,
usr.sbin/unbound/services/authzone.h
83
struct auth_zone* rpz_first;
usr.sbin/unbound/services/rpz.c
1703
struct local_zone** z_out, struct auth_zone** a_out, struct rpz** r_out)
usr.sbin/unbound/services/rpz.c
1706
struct auth_zone* a = NULL;
usr.sbin/unbound/services/rpz.c
1821
make_soa_ubrrset(struct auth_zone* auth_zone, struct auth_rrset* soa,
usr.sbin/unbound/services/rpz.c
1833
csoa.rk.dname = auth_zone->name;
usr.sbin/unbound/services/rpz.c
1834
csoa.rk.dname_len = auth_zone->namelen;
usr.sbin/unbound/services/rpz.c
1844
struct regional* temp, struct auth_zone* auth_zone)
usr.sbin/unbound/services/rpz.c
1879
if(auth_zone) {
usr.sbin/unbound/services/rpz.c
1881
soa = auth_zone_get_soa_rrset(auth_zone);
usr.sbin/unbound/services/rpz.c
1883
rsoa = make_soa_ubrrset(auth_zone, soa, temp);
usr.sbin/unbound/services/rpz.c
1923
struct auth_zone* az)
usr.sbin/unbound/services/rpz.c
1961
struct query_info* qinfo, struct auth_zone* az)
usr.sbin/unbound/services/rpz.c
1988
struct query_info* qinfo, struct auth_zone* az)
usr.sbin/unbound/services/rpz.c
2019
struct query_info* qi, struct local_rrset* rrset, struct auth_zone* az)
usr.sbin/unbound/services/rpz.c
2074
struct auth_zone* az)
usr.sbin/unbound/services/rpz.c
2108
struct matched_delegation_point const* match, struct auth_zone* az)
usr.sbin/unbound/services/rpz.c
2150
struct query_info* qinfo, struct local_zone* z, struct auth_zone* az)
usr.sbin/unbound/services/rpz.c
2299
struct auth_zone* az)
usr.sbin/unbound/services/rpz.c
2369
struct matched_delegation_point const* match, struct auth_zone* az)
usr.sbin/unbound/services/rpz.c
2470
struct auth_zone* a;
usr.sbin/unbound/services/rpz.c
2544
struct auth_zone* a = NULL;
usr.sbin/unbound/services/rpz.c
2662
struct local_zone** z_out, struct auth_zone** a_out, struct rpz** r_out,
usr.sbin/unbound/services/rpz.c
2742
struct auth_zone* a = NULL;
usr.sbin/unbound/testcode/unitauth.c
658
struct auth_zone*
usr.sbin/unbound/testcode/unitauth.c
661
struct auth_zone* z;
usr.sbin/unbound/testcode/unitauth.c
728
struct auth_zone* z;
usr.sbin/unbound/testcode/unitauth.c
980
struct auth_zone* z;
usr.sbin/unbound/testcode/unitzonemd.c
186
struct auth_zone* z;
usr.sbin/unbound/testcode/unitzonemd.c
257
struct auth_zone* z;
usr.sbin/unbound/testcode/unitzonemd.c
56
struct auth_zone* authtest_addzone(struct auth_zones* az, const char* name,
usr.sbin/unbound/testcode/unitzonemd.c
68
struct auth_zone* z;