Searched defs:b64_ntop (Results 1 – 3 of 3) sorted by relevance
42 #define b64_ntop __b64_ntop macro
124 b64_ntop(unsigned char const *src, size_t srclength, char *target, in b64_ntop() function
48 TEST(resolv, b64_ntop) { in TEST() argument