Home
last modified time | relevance | path

Searched refs:base64_decode (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/misc/base64/
H A Dbase64_decode.c149 int base64_decode(const char *in, unsigned long inlen, in base64_decode() function
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_misc.h9 int base64_decode(const char *in, unsigned long inlen,
/optee_os/core/lib/libtomcrypt/
H A Dsub.mk23 srcs-y += src/misc/base64/base64_decode.c
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog5143 * 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 of
5613 * 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