Searched defs:pLabel (Results 1 – 8 of 8) sorted by relevance
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/include/cc_util/ |
| D | mbedtls_cc_util_key_derivation.h | 133 #define mbedtls_util_key_derivation_cmac(keyType, pUserKey, pLabel, labelSize, pContextData, contex… argument 152 #define mbedtls_util_key_derivation_hmac(keyType, pUserKey, hashMode, pLabel, labelSize, pContextDa… argument
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/ |
| D | run_integration_key_derivation.c | 73 uint8_t* pLabel = NULL; in runIt_hmacKeyDerivTest() local 135 uint8_t* pLabel = NULL; in runIt_cmacKeyDerivTest() local 196 uint8_t* pLabel = NULL; in runIt_cmacRootKeyDerivTest() local
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/utils/src/dmpu_asset_pkg_util/common/ |
| D | dmpu_common.c | 74 uint8_t *pLabel, uint32_t labelSize, in AesCmacKeyDerivation()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/ |
| D | cc_util_cmac.c | 28 CCUtilError_t UtilCmacBuildDataForDerivation( const uint8_t *pLabel, in UtilCmacBuildDataForDerivation()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/utils/ |
| D | mbedtls_cc_util_key_derivation.c | 31 const uint8_t *pLabel, in mbedtls_util_key_derivation()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/utils/src/cmpu_asset_pkg_util/lib/ |
| D | main.c | 75 uint8_t *pLabel, uint32_t labelSize, in AesCmacKeyDerivation()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/cc3x_productionlib/common/ |
| D | prod_util.c | 41 const uint8_t *pLabel, uint32_t labelSize, in CC_PROD_PkgVerify()
|
| D | prod_crypto_driver.c | 208 const uint8_t *pLabel, in CC_PROD_KeyDerivation()
|