Searched refs:mbedtls_aes_crypt_ofb (Results 1 – 6 of 6) sorted by relevance
| /trusted-firmware-m-latest/interface/include/mbedtls/ |
| D | aes.h | 489 int mbedtls_aes_crypt_ofb(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 | 91 RUNIT_ASSERT_API(mbedtls_aes_crypt_ofb(&ctx, sizeof(buf), 0, iv, buf, buf) == 0); in runIt_aesOfbTest() 110 RUNIT_ASSERT_API(mbedtls_aes_crypt_ofb(&ctx, sizeof(buf), 0, iv, buf, buf) == 0); in runIt_aesOfbTest()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/ |
| D | aes_alt.c | 405 int mbedtls_aes_crypt_ofb( mbedtls_aes_context *ctx, in mbedtls_aes_crypt_ofb() function
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/hal/accelerator/ |
| D | aes_alt.c | 712 int mbedtls_aes_crypt_ofb( mbedtls_aes_context *ctx, in mbedtls_aes_crypt_ofb() function
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/ |
| D | run_integration_test.c | 491 RUNIT_PERF_REG_API(mbedtls_aes_crypt_ofb , gCompConf.aes); in runIt_regApi()
|
| D | stackinfo | 429 mbedtls_aes_crypt_ofb 36 32
|