Home
last modified time | relevance | path

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

/dflybsd-src/lib/libldns/ldns/
H A Dutil.h370 INLINE size_t ldns_b32_pton_calculate_size(size_t src_text_length) in ldns_b32_pton_calculate_size() function
/dflybsd-src/contrib/ldns/
H A Dstr2host.c619 size_t len = ldns_b32_pton_calculate_size(slen); in ldns_str2rdf_b32_ext()