Searched defs:b64_pton (Results 1 – 3 of 3) sorted by relevance
44 #define b64_pton __b64_pton macro
185 b64_pton(char const *src, unsigned char *target, size_t targsize) in b64_pton() function
57 TEST(resolv, b64_pton) { in TEST() argument