Searched refs:MBEDTLS_ERR_BASE64_BUFFER_TOO_SMALL (Results 1 – 5 of 5) sorted by relevance
78 return MBEDTLS_ERR_BASE64_BUFFER_TOO_SMALL; in mbedtls_base64_encode()85 return MBEDTLS_ERR_BASE64_BUFFER_TOO_SMALL; in mbedtls_base64_encode()221 return MBEDTLS_ERR_BASE64_BUFFER_TOO_SMALL; in mbedtls_base64_decode()
584 case -(MBEDTLS_ERR_BASE64_BUFFER_TOO_SMALL): in mbedtls_low_level_strerr()
514 return MBEDTLS_ERR_BASE64_BUFFER_TOO_SMALL; in mbedtls_pem_write_buffer()
18 #define MBEDTLS_ERR_BASE64_BUFFER_TOO_SMALL -0x002A macro
100 MBEDTLS_ERR_BASE64_BUFFER_TOO_SMALL, but truncated the output to the