Searched refs:mbedtls_ccm_auth_decrypt (Results 1 – 8 of 8) sorted by relevance
| /trusted-firmware-m-latest/interface/include/mbedtls/ |
| D | ccm.h | 259 int mbedtls_ccm_auth_decrypt(mbedtls_ccm_context *ctx, size_t length,
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/ |
| D | mbedtls_cc_util_asset_prov.c | 113 rc = mbedtls_ccm_auth_decrypt(&ccmCtx, pAssetPackage->assetSize, in mbedtls_util_asset_pkg_unpack()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/ |
| D | ccm_alt.c | 72 int mbedtls_ccm_auth_decrypt( mbedtls_ccm_context *ctx, in mbedtls_ccm_auth_decrypt() function
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/ |
| D | run_integration_ccm.c | 197 …RUNIT_ASSERT_API(mbedtls_ccm_auth_decrypt(pCtx, sizeof(MSG), IV, sizeof(IV), AD, sizeof(AD), RES, … in runIt_ccm()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/cc3x_productionlib/common/ |
| D | prod_crypto_driver.c | 69 rc = mbedtls_ccm_auth_decrypt(pCtx, dataSize, in CC_PROD_AesCcmDecrypt()
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/hal/accelerator/ |
| D | ccm_alt.c | 447 int mbedtls_ccm_auth_decrypt( mbedtls_ccm_context *ctx, size_t length, in mbedtls_ccm_auth_decrypt() function
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/ |
| D | run_integration_test.c | 505 RUNIT_PERF_REG_API(mbedtls_ccm_auth_decrypt , gCompConf.ccm); in runIt_regApi()
|
| D | stackinfo | 129 mbedtls_ccm_auth_decrypt 76 96
|