Home
last modified time | relevance | path

Searched refs:ldns_b32_pton_extended_hex (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ldns/ldns/
H A Dutil.h378 int ldns_b32_pton_extended_hex(const char* src_text, size_t src_text_length,
H A Dutil.h.in378 int ldns_b32_pton_extended_hex(const char* src_text, size_t src_text_length,
/freebsd/contrib/ldns/
H A Dutil.c771 ldns_b32_pton_extended_hex(const char* src, size_t src_sz, in ldns_b32_pton_extended_hex() function
H A Dstr2host.c630 i = ldns_b32_pton_extended_hex((const char*)str, slen, buffer + 1, in ldns_str2rdf_b32_ext()