/openbsd-src/usr.sbin/unbound/validator/ |
H A D | val_nsec3.c | 285 size_t nmlen, zonelen; in nsec3_get_nextowner_b32() local 345 size_t nmlen; in filter_next() local 424 size_t nmlen; in filter_init() local 560 nsec3_get_hashed(sldns_buffer * buf,uint8_t * nm,size_t nmlen,int algo,size_t iter,uint8_t * salt,size_t saltlen,uint8_t * res,size_t max) nsec3_get_hashed() argument 763 find_matching_nsec3(struct module_env * env,struct nsec3_filter * flt,struct nsec3_cache_table * ct,uint8_t * nm,size_t nmlen,struct ub_packed_rrset_key ** rrset,int * rr,int * calculations) find_matching_nsec3() argument 873 find_covering_nsec3(struct module_env * env,struct nsec3_filter * flt,struct nsec3_cache_table * ct,uint8_t * nm,size_t nmlen,struct ub_packed_rrset_key ** rrset,int * rr,int * calculations) find_covering_nsec3() argument 939 size_t nmlen = qinfo->qname_len; nsec3_find_closest_encloser() local 979 next_closer(uint8_t * qname,size_t qnamelen,uint8_t * ce,uint8_t ** nm,size_t * nmlen) next_closer() argument [all...] |
H A D | val_utils.c | 1261 val_find_DS(struct module_env * env,uint8_t * nm,size_t nmlen,uint16_t c,struct regional * region,uint8_t * topname) val_find_DS() argument
|
H A D | val_neg.c | 1352 size_t nmlen; in add_soa() local
|
/openbsd-src/sbin/unwind/libunbound/validator/ |
H A D | val_nsec3.c | 285 size_t nmlen, zonelen; in nsec3_get_nextowner_b32() local 345 size_t nmlen; in filter_next() local 424 size_t nmlen; in filter_init() local 560 nsec3_get_hashed(sldns_buffer * buf,uint8_t * nm,size_t nmlen,int algo,size_t iter,uint8_t * salt,size_t saltlen,uint8_t * res,size_t max) nsec3_get_hashed() argument 763 find_matching_nsec3(struct module_env * env,struct nsec3_filter * flt,struct nsec3_cache_table * ct,uint8_t * nm,size_t nmlen,struct ub_packed_rrset_key ** rrset,int * rr,int * calculations) find_matching_nsec3() argument 873 find_covering_nsec3(struct module_env * env,struct nsec3_filter * flt,struct nsec3_cache_table * ct,uint8_t * nm,size_t nmlen,struct ub_packed_rrset_key ** rrset,int * rr,int * calculations) find_covering_nsec3() argument 939 size_t nmlen = qinfo->qname_len; nsec3_find_closest_encloser() local 979 next_closer(uint8_t * qname,size_t qnamelen,uint8_t * ce,uint8_t ** nm,size_t * nmlen) next_closer() argument [all...] |
H A D | val_utils.c | 1261 val_find_DS(struct module_env * env,uint8_t * nm,size_t nmlen,uint16_t c,struct regional * region,uint8_t * topname) val_find_DS() argument
|
H A D | val_neg.c | 1352 size_t nmlen; in add_soa() local
|
/openbsd-src/usr.sbin/unbound/daemon/ |
H A D | remote.c | 1122 size_t nmlen = sizeof(nm); parse_arg_name() local 1178 size_t nmlen; perform_zone_add() local 1246 size_t nmlen; perform_zone_remove() local 1356 size_t nmlen; perform_data_remove() local 1546 size_t nmlen; do_lookup() local 1555 do_cache_remove(struct worker * worker,uint8_t * nm,size_t nmlen,uint16_t t,uint16_t c) do_cache_remove() argument 1584 size_t nmlen; do_flush_type() local 1755 size_t nmlen; do_flush_zone() local 1936 size_t nmlen; do_flush_name() local 2112 size_t nmlen; parse_fs_args() local 2293 size_t nmlen; do_insecure_add() local 2314 size_t nmlen; do_insecure_remove() local 2568 size_t nmlen; do_auth_zone_reload() local 2647 size_t nmlen; do_auth_zone_transfer() local 2984 size_t nmlen; do_rpz_enable_disable() local [all...] |
H A D | cachedump.c | 833 size_t nmlen, int ATTR_UNUSED(nmlabs)) in print_deleg_lookup()
|
/openbsd-src/usr.sbin/unbound/services/cache/ |
H A D | infra.c | 162 size_t nmlen; domain_limit_findcreate() local 537 infra_host(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * nm,size_t nmlen,time_t timenow,int * edns_vs,uint8_t * edns_lame_known,int * to) infra_host() argument 609 infra_set_lame(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * nm,size_t nmlen,time_t timenow,int dnsseclame,int reclame,uint16_t qtype) infra_set_lame() argument 648 infra_update_tcp_works(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * nm,size_t nmlen) infra_update_tcp_works() argument 665 infra_rtt_update(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * nm,size_t nmlen,int qtype,int roundtrip,int orig_rtt,time_t timenow) infra_rtt_update() argument 728 infra_get_host_rto(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * nm,size_t nmlen,struct rtt_info * rtt,int * delay,time_t timenow,int * tA,int * tAAAA,int * tother) infra_get_host_rto() argument 753 infra_edns_update(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * nm,size_t nmlen,int edns_version,time_t timenow) infra_edns_update() argument [all...] |
H A D | rrset.c | 530 void rrset_cache_remove(struct rrset_cache* r, uint8_t* nm, size_t nmlen, in rrset_cache_remove()
|
/openbsd-src/sbin/unwind/libunbound/services/cache/ |
H A D | infra.c | 162 size_t nmlen; domain_limit_findcreate() local 537 infra_host(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * nm,size_t nmlen,time_t timenow,int * edns_vs,uint8_t * edns_lame_known,int * to) infra_host() argument 609 infra_set_lame(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * nm,size_t nmlen,time_t timenow,int dnsseclame,int reclame,uint16_t qtype) infra_set_lame() argument 648 infra_update_tcp_works(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * nm,size_t nmlen) infra_update_tcp_works() argument 665 infra_rtt_update(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * nm,size_t nmlen,int qtype,int roundtrip,int orig_rtt,time_t timenow) infra_rtt_update() argument 728 infra_get_host_rto(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * nm,size_t nmlen,struct rtt_info * rtt,int * delay,time_t timenow,int * tA,int * tAAAA,int * tother) infra_get_host_rto() argument 753 infra_edns_update(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * nm,size_t nmlen,int edns_version,time_t timenow) infra_edns_update() argument [all...] |
H A D | rrset.c | 530 void rrset_cache_remove(struct rrset_cache* r, uint8_t* nm, size_t nmlen, in rrset_cache_remove()
|
/openbsd-src/sbin/unwind/libunbound/libunbound/ |
H A D | libunbound.c | 1062 size_t nmlen; ub_ctx_set_stub() local 1354 size_t nmlen; ub_ctx_zone_add() local 1393 size_t nmlen; ub_ctx_zone_remove() local 1428 size_t nmlen; ub_ctx_data_remove() local [all...] |
/openbsd-src/usr.sbin/unbound/libunbound/ |
H A D | libunbound.c | 1062 size_t nmlen; ub_ctx_set_stub() local 1354 size_t nmlen; ub_ctx_zone_add() local 1393 size_t nmlen; ub_ctx_zone_remove() local 1428 size_t nmlen; ub_ctx_data_remove() local [all...] |
/openbsd-src/usr.sbin/unbound/services/ |
H A D | authzone.c | 208 msg_rrset_duplicate(struct dns_msg* msg, uint8_t* nm, size_t nmlen, in msg_rrset_duplicate() argument 416 auth_zone_create(struct auth_zones* az, uint8_t* nm, size_t nmlen, in auth_zone_create() argument 449 auth_zone_find(struct auth_zones* az, uint8_t* nm, size_t nmlen, in auth_zone_find() argument 462 auth_xfer_find(struct auth_zones* az, uint8_t* nm, size_t nmlen, in auth_xfer_find() argument 476 auth_zone_find_less_equal(struct auth_zones* az, uint8_t* nm, size_t nmlen, in auth_zone_find_less_equal() argument 495 size_t nmlen = name_len; auth_zones_find_zone() local 526 size_t nmlen = sizeof(nm); auth_zones_find_or_add_zone() local 590 az_domain_create(struct auth_zone * z,uint8_t * nm,size_t nmlen) az_domain_create() argument 614 az_find_name(struct auth_zone * z,uint8_t * nm,size_t nmlen) az_find_name() argument 1652 auth_rr_to_string(uint8_t * nm,size_t nmlen,uint16_t tp,uint16_t cl,struct packed_rrset_data * data,size_t i,char * s,size_t buflen) auth_rr_to_string() argument 2397 az_find_wildcard_domain(struct auth_zone * z,uint8_t * nm,size_t nmlen) az_find_wildcard_domain() argument 2414 size_t nmlen = qinfo->qname_len; az_find_wildcard() local 2438 size_t nmlen; az_find_candidate_ce() local 2461 size_t nmlen = n->namelen; az_domain_go_up() local 2782 size_t nmlen = (*node)->namelen; az_find_nsec_cover() local 2873 az_nsec3_hash(uint8_t * buf,size_t buflen,uint8_t * nm,size_t nmlen,int algo,size_t iter,uint8_t * salt,size_t saltlen) az_nsec3_hash() argument 2905 az_nsec3_hashname(struct auth_zone * z,uint8_t * hashname,size_t * hashnmlen,uint8_t * nm,size_t nmlen,int algo,size_t iter,uint8_t * salt,size_t saltlen) az_nsec3_hashname() argument 2958 az_nsec3_find_cover(struct auth_zone * z,uint8_t * nm,size_t nmlen,int algo,size_t iter,uint8_t * salt,size_t saltlen) az_nsec3_find_cover() argument 2984 az_nsec3_find_exact(struct auth_zone * z,uint8_t * nm,size_t nmlen,int algo,size_t iter,uint8_t * salt,size_t saltlen) az_nsec3_find_exact() argument 3641 auth_zones_can_fallback(struct auth_zones * az,uint8_t * nm,size_t nmlen,uint16_t dclass) auth_zones_can_fallback() argument 3813 auth_zones_notify(struct auth_zones * az,struct module_env * env,uint8_t * nm,size_t nmlen,uint16_t dclass,struct sockaddr_storage * addr,socklen_t addrlen,int has_serial,uint32_t serial,int * refused) auth_zones_notify() argument 3845 auth_zones_startprobesequence(struct auth_zones * az,struct module_env * env,uint8_t * nm,size_t nmlen,uint16_t dclass) auth_zones_startprobesequence() argument [all...] |
H A D | localzone.c | 460 local_zone_find_data(struct local_zone* z, uint8_t* nm, size_t nmlen, int nmlabs) in local_zone_find_data() argument 472 lz_find_create_node(struct local_zone* z, uint8_t* nm, size_t nmlen, in lz_find_create_node() argument 549 local_zone_enter_rr(struct local_zone* z, uint8_t* nm, size_t nmlen, in local_zone_enter_rr() argument 609 size_t nmlen; lz_enter_rr_into_zone() local 1035 size_t nmlen = 0; lz_setup_implicit() local [all...] |
/openbsd-src/sbin/unwind/libunbound/services/ |
H A D | authzone.c | 208 msg_rrset_duplicate(struct dns_msg* msg, uint8_t* nm, size_t nmlen, in msg_rrset_duplicate() argument 416 auth_zone_create(struct auth_zones* az, uint8_t* nm, size_t nmlen, in auth_zone_create() argument 449 auth_zone_find(struct auth_zones* az, uint8_t* nm, size_t nmlen, in auth_zone_find() argument 462 auth_xfer_find(struct auth_zones* az, uint8_t* nm, size_t nmlen, in auth_xfer_find() argument 476 auth_zone_find_less_equal(struct auth_zones* az, uint8_t* nm, size_t nmlen, in auth_zone_find_less_equal() argument 495 size_t nmlen = name_len; auth_zones_find_zone() local 526 size_t nmlen = sizeof(nm); auth_zones_find_or_add_zone() local 590 az_domain_create(struct auth_zone * z,uint8_t * nm,size_t nmlen) az_domain_create() argument 614 az_find_name(struct auth_zone * z,uint8_t * nm,size_t nmlen) az_find_name() argument 1652 auth_rr_to_string(uint8_t * nm,size_t nmlen,uint16_t tp,uint16_t cl,struct packed_rrset_data * data,size_t i,char * s,size_t buflen) auth_rr_to_string() argument 2397 az_find_wildcard_domain(struct auth_zone * z,uint8_t * nm,size_t nmlen) az_find_wildcard_domain() argument 2414 size_t nmlen = qinfo->qname_len; az_find_wildcard() local 2438 size_t nmlen; az_find_candidate_ce() local 2461 size_t nmlen = n->namelen; az_domain_go_up() local 2782 size_t nmlen = (*node)->namelen; az_find_nsec_cover() local 2873 az_nsec3_hash(uint8_t * buf,size_t buflen,uint8_t * nm,size_t nmlen,int algo,size_t iter,uint8_t * salt,size_t saltlen) az_nsec3_hash() argument 2905 az_nsec3_hashname(struct auth_zone * z,uint8_t * hashname,size_t * hashnmlen,uint8_t * nm,size_t nmlen,int algo,size_t iter,uint8_t * salt,size_t saltlen) az_nsec3_hashname() argument 2958 az_nsec3_find_cover(struct auth_zone * z,uint8_t * nm,size_t nmlen,int algo,size_t iter,uint8_t * salt,size_t saltlen) az_nsec3_find_cover() argument 2984 az_nsec3_find_exact(struct auth_zone * z,uint8_t * nm,size_t nmlen,int algo,size_t iter,uint8_t * salt,size_t saltlen) az_nsec3_find_exact() argument 3641 auth_zones_can_fallback(struct auth_zones * az,uint8_t * nm,size_t nmlen,uint16_t dclass) auth_zones_can_fallback() argument 3813 auth_zones_notify(struct auth_zones * az,struct module_env * env,uint8_t * nm,size_t nmlen,uint16_t dclass,struct sockaddr_storage * addr,socklen_t addrlen,int has_serial,uint32_t serial,int * refused) auth_zones_notify() argument 3845 auth_zones_startprobesequence(struct auth_zones * az,struct module_env * env,uint8_t * nm,size_t nmlen,uint16_t dclass) auth_zones_startprobesequence() argument [all...] |
H A D | localzone.c | 460 local_zone_find_data(struct local_zone* z, uint8_t* nm, size_t nmlen, int nmlabs) in local_zone_find_data() argument 472 lz_find_create_node(struct local_zone* z, uint8_t* nm, size_t nmlen, in lz_find_create_node() argument 549 local_zone_enter_rr(struct local_zone* z, uint8_t* nm, size_t nmlen, in local_zone_enter_rr() argument 609 size_t nmlen; lz_enter_rr_into_zone() local 1035 size_t nmlen = 0; lz_setup_implicit() local [all...] |
/openbsd-src/sbin/unwind/libunbound/iterator/ |
H A D | iter_scrub.c | 112 uint8_t** nm, size_t* nmlen, sldns_buffer* pkt) in get_additional_name() argument 156 size_t nmlen = 0; in mark_additional_rrset() local
|
H A D | iter_fwd.c | 112 size_t nmlen, int nmlabs, struct delegpt* dp) in forwards_insert_data()
|
H A D | iterator.c | 682 can_have_last_resort(struct module_env* env, uint8_t* nm, size_t ATTR_UNUSED(nmlen), in can_have_last_resort() argument
|
/openbsd-src/usr.sbin/unbound/iterator/ |
H A D | iter_scrub.c | 112 uint8_t** nm, size_t* nmlen, sldns_buffer* pkt) in get_additional_name() argument 156 size_t nmlen = 0; in mark_additional_rrset() local
|
H A D | iter_fwd.c | 112 size_t nmlen, int nmlabs, struct delegpt* dp) in forwards_insert_data()
|
H A D | iterator.c | 682 can_have_last_resort(struct module_env* env, uint8_t* nm, size_t ATTR_UNUSED(nmlen), in can_have_last_resort() argument
|
/openbsd-src/usr.sbin/unbound/testcode/ |
H A D | unitauth.c | 662 size_t nmlen; in authtest_addzone() local
|