Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/misc/base64/
A Dsub.mk1 srcs-y += base64_decode.c
A Dbase64_decode.c149 int base64_decode(const char *in, unsigned long inlen, in base64_decode() function
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_misc.h9 int base64_decode(const char *in, unsigned long inlen,
/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dcompat-1.3.h1768 #define base64_decode mbedtls_base64_decode macro
/optee_os-3.20.0/lib/libmbedtls/mbedtls/
A DChangeLog3254 * Accept spaces at end of line or end of buffer in base64_decode().
3322 * Fix base64_decode() to return and check length correctly (in case of
3724 * Accept spaces at end of line or end of buffer in base64_decode().
3793 * Fix base64_decode() to return and check length correctly (in case of

Completed in 25 milliseconds