Searched refs:base64_decode (Results 1 – 4 of 4) sorted by relevance
149 int base64_decode(const char *in, unsigned long inlen, in base64_decode() function
9 int base64_decode(const char *in, unsigned long inlen,
23 srcs-y += src/misc/base64/base64_decode.c
5143 * Accept spaces at end of line or end of buffer in base64_decode().5211 * Fix base64_decode() to return and check length correctly (in case of5613 * Accept spaces at end of line or end of buffer in base64_decode().5682 * Fix base64_decode() to return and check length correctly (in case of