Home
last modified time | relevance | path

Searched refs:MBEDTLS_ERR_CCM_BAD_INPUT (Results 1 – 12 of 12) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
A Dccm.c51 MBEDTLS_INTERNAL_VALIDATE_RET( cond, MBEDTLS_ERR_CCM_BAD_INPUT )
81 return( MBEDTLS_ERR_CCM_BAD_INPUT ); in mbedtls_ccm_setkey()
84 return( MBEDTLS_ERR_CCM_BAD_INPUT ); in mbedtls_ccm_setkey()
172 return( MBEDTLS_ERR_CCM_BAD_INPUT ); in ccm_auth_crypt()
176 return( MBEDTLS_ERR_CCM_BAD_INPUT ); in ccm_auth_crypt()
179 return( MBEDTLS_ERR_CCM_BAD_INPUT ); in ccm_auth_crypt()
206 return( MBEDTLS_ERR_CCM_BAD_INPUT ); in ccm_auth_crypt()
349 return( MBEDTLS_ERR_CCM_BAD_INPUT ); in mbedtls_ccm_encrypt_and_tag()
410 return( MBEDTLS_ERR_CCM_BAD_INPUT ); in mbedtls_ccm_auth_decrypt()
A Derror.c682 case -(MBEDTLS_ERR_CCM_BAD_INPUT): in mbedtls_low_level_strerr()
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Dccm.h58 #define MBEDTLS_ERR_CCM_BAD_INPUT -0x000D /**< Bad input parameters to the function. */ macro
A Dcompat-1.3.h1058 #define POLARSSL_ERR_CCM_BAD_INPUT MBEDTLS_ERR_CCM_BAD_INPUT
/optee_os/out/arm/export-ta_arm64/include/mbedtls/
A Dccm.h58 #define MBEDTLS_ERR_CCM_BAD_INPUT -0x000D /**< Bad input parameters to the function. */ macro
A Dcompat-1.3.h1058 #define POLARSSL_ERR_CCM_BAD_INPUT MBEDTLS_ERR_CCM_BAD_INPUT
/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Dccm.h58 #define MBEDTLS_ERR_CCM_BAD_INPUT -0x000D /**< Bad input parameters to the function. */ macro
A Dcompat-1.3.h1058 #define POLARSSL_ERR_CCM_BAD_INPUT MBEDTLS_ERR_CCM_BAD_INPUT
/optee_os/out/arm/export-ta_arm32/include/mbedtls/
A Dccm.h58 #define MBEDTLS_ERR_CCM_BAD_INPUT -0x000D /**< Bad input parameters to the function. */ macro
A Dcompat-1.3.h1058 #define POLARSSL_ERR_CCM_BAD_INPUT MBEDTLS_ERR_CCM_BAD_INPUT
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/
A Dccm.h58 #define MBEDTLS_ERR_CCM_BAD_INPUT -0x000D /**< Bad input parameters to the function. */ macro
A Dcompat-1.3.h1058 #define POLARSSL_ERR_CCM_BAD_INPUT MBEDTLS_ERR_CCM_BAD_INPUT

Completed in 70 milliseconds