Home
last modified time | relevance | path

Searched refs:mbedtls_aes_ext_dma_set_key (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/include/crypto_api/cc3x/
Dmbedtls_aes_ext_dma.h54 int mbedtls_aes_ext_dma_set_key(
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/
Drun_integration_ext_dma.c85 …RUNIT_ASSERT_WITH_RESULT(mbedtls_aes_ext_dma_set_key(CC_AES_MODE_CTR, keyBuff, keySize * 8), CC_OK… in runIt_extDma()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/api/
Dmbedtls_aes_ext_dma.c108 int mbedtls_aes_ext_dma_set_key( in mbedtls_aes_ext_dma_set_key() function
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/
Drun_integration_test.c493 RUNIT_PERF_REG_API(mbedtls_aes_ext_dma_set_key , gCompConf.aes); in runIt_regApi()