Home
last modified time | relevance | path

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

/freebsd/contrib/ldns/ldns/
H A Dutil.h357 int b32_ntop(const uint8_t* src_data, size_t src_data_length,
H A Dutil.h.in336 * calculates the size needed to store the result of b32_ntop
357 int b32_ntop(const uint8_t* src_data, size_t src_data_length,
H A Dconfig.h.in15 /* Define to 1 if you have the `b32_ntop' function. */
/freebsd/contrib/ldns/
H A Dutil.c614 b32_ntop(const uint8_t* src, size_t src_sz, char* dst, size_t dst_sz) in b32_ntop() function
H A Dconfigure.ac933 AC_CHECK_FUNCS([endprotoent endservent sleep random fcntl strtoul bzero memset b32_ntop b32_pton])