Searched refs:mbedtls_ccm_setkey (Results 1 – 8 of 8) sorted by relevance
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/ |
| D | run_integration_ccm.c | 73 RUNIT_ASSERT_API(mbedtls_ccm_setkey(pCtx, MBEDTLS_CIPHER_ID_AES, KEY, 8 * sizeof(KEY)) == 0); in runIt_ccmStarEncOnly() 133 RUNIT_ASSERT_API(mbedtls_ccm_setkey(pCtx, MBEDTLS_CIPHER_ID_AES, KEY, 8 * sizeof(KEY)) == 0); in runIt_ccmStar() 186 RUNIT_ASSERT_API(mbedtls_ccm_setkey(pCtx, MBEDTLS_CIPHER_ID_AES, KEY, 8 * sizeof(KEY)) == 0); in runIt_ccm()
|
| /trusted-firmware-m-latest/interface/include/mbedtls/ |
| D | ccm.h | 123 int mbedtls_ccm_setkey(mbedtls_ccm_context *ctx,
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/ |
| D | mbedtls_cc_util_asset_prov.c | 104 …rc = mbedtls_ccm_setkey(&ccmCtx, MBEDTLS_CIPHER_ID_AES, keyProv, CC_UTIL_AES_CMAC_RESULT_SIZE_IN_B… in mbedtls_util_asset_pkg_unpack()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/ |
| D | ccm_alt.c | 36 int mbedtls_ccm_setkey( mbedtls_ccm_context *ctx, in mbedtls_ccm_setkey() function
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/cc3x_productionlib/common/ |
| D | prod_crypto_driver.c | 63 … rc = mbedtls_ccm_setkey(pCtx, MBEDTLS_CIPHER_ID_AES, pKey, keySizeInBytes * CC_BITS_IN_BYTE); in CC_PROD_AesCcmDecrypt()
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/hal/accelerator/ |
| D | ccm_alt.c | 84 int mbedtls_ccm_setkey( mbedtls_ccm_context *ctx, in mbedtls_ccm_setkey() function
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/ |
| D | run_integration_test.c | 503 RUNIT_PERF_REG_API(mbedtls_ccm_setkey , gCompConf.ccm); in runIt_regApi()
|
| D | stackinfo | 1054 mbedtls_ccm_setkey 60 8
|