Home
last modified time | relevance | path

Searched refs:MBEDTLS_ERR_CIPHER_ALLOC_FAILED (Results 1 – 6 of 6) sorted by relevance

/optee_os-3.20.0/lib/libmbedtls/core/
A Dcmac.c159 if (mbed_res == MBEDTLS_ERR_CIPHER_ALLOC_FAILED) in crypto_cmac_alloc_ctx()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Derror.c232 case -(MBEDTLS_ERR_CIPHER_ALLOC_FAILED): in mbedtls_high_level_strerr()
A Dcipher.c233 return( MBEDTLS_ERR_CIPHER_ALLOC_FAILED ); in mbedtls_cipher_setup()
274 return( MBEDTLS_ERR_CIPHER_ALLOC_FAILED ); in mbedtls_cipher_setup_psa()
346 return( MBEDTLS_ERR_CIPHER_ALLOC_FAILED ); in mbedtls_cipher_setkey()
A Dcmac.c193 return( MBEDTLS_ERR_CIPHER_ALLOC_FAILED ); in mbedtls_cipher_cmac_setup()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dcipher.h62 #define MBEDTLS_ERR_CIPHER_ALLOC_FAILED -0x6180 macro
A Dcompat-1.3.h1059 #define POLARSSL_ERR_CIPHER_ALLOC_FAILED MBEDTLS_ERR_CIPHER_ALLOC_FAILED

Completed in 26 milliseconds