Searched refs:mbedtls_aes_crypt_cbc (Results 1 – 6 of 6) sorted by relevance
| /trusted-firmware-m-latest/interface/include/mbedtls/ |
| D | aes.h | 295 int mbedtls_aes_crypt_cbc(mbedtls_aes_context *ctx,
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/ |
| D | run_integration_aes.c | 301 …RUNIT_ASSERT_API(mbedtls_aes_crypt_cbc(&ctx, MBEDTLS_AES_ENCRYPT, sizeof(buf), iv, buf, buf) == 0); in runIt_aesCbcTest() 321 …RUNIT_ASSERT_API(mbedtls_aes_crypt_cbc(&ctx, MBEDTLS_AES_DECRYPT, sizeof(buf), iv, buf, buf) == 0); in runIt_aesCbcTest()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/ |
| D | aes_alt.c | 214 int mbedtls_aes_crypt_cbc( mbedtls_aes_context *ctx, in mbedtls_aes_crypt_cbc() function
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/hal/accelerator/ |
| D | aes_alt.c | 368 int mbedtls_aes_crypt_cbc(mbedtls_aes_context *ctx, in mbedtls_aes_crypt_cbc() function
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/ |
| D | run_integration_test.c | 481 RUNIT_PERF_REG_API(mbedtls_aes_crypt_cbc , gCompConf.aes); in runIt_regApi()
|
| D | stackinfo | 431 mbedtls_aes_crypt_cbc 114 32
|