Searched refs:b64_pton (Results 1 – 3 of 3) sorted by relevance
207 #define b64_pton __b64_pton macro245 int b64_pton (char const *, unsigned char *, size_t) __THROW;
194 b64_pton (char const *src, u_char *target, size_t targsize) in libresolv_hidden_def()
52 int ret = b64_pton (base64, data, size); in base64_to_buffer()
Completed in 9 milliseconds