Home
last modified time | relevance | path

Searched refs:ldns_b32_ntop_calculate_size (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/lib/libldns/ldns/
H A Dutil.h339 INLINE size_t ldns_b32_ntop_calculate_size(size_t src_data_length) in ldns_b32_ntop_calculate_size() function
/dflybsd-src/contrib/ldns/
H A Dutil.c511 ret_sz = add_padding ? ldns_b32_ntop_calculate_size(src_sz) in ldns_b32_ntop_base()
H A Ddnssec.c1071 ldns_b32_ntop_calculate_size(hashed_owner_str_len) + 1); in ldns_nsec3_hash_name()
1079 ldns_b32_ntop_calculate_size(hashed_owner_str_len)+1); in ldns_nsec3_hash_name()
H A Dhost2str.c516 size = ldns_b32_ntop_calculate_size(ldns_rdf_size(rdf) - 1); in ldns_rdf2buffer_str_b32_ext()
1764 size = ldns_b32_ntop_calculate_size(ldns_rdf_size(rdf) - 1); in ldns_b32_ext2dname()
H A Dstr2host.c630 ldns_b32_ntop_calculate_size(slen)); in ldns_str2rdf_b32_ext()