Home
last modified time | relevance | path

Searched defs:pLabel (Results 1 – 8 of 8) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/include/cc_util/
Dmbedtls_cc_util_key_derivation.h133 #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/
Drun_integration_key_derivation.c73 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/
Ddmpu_common.c74 uint8_t *pLabel, uint32_t labelSize, in AesCmacKeyDerivation()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/
Dcc_util_cmac.c28 CCUtilError_t UtilCmacBuildDataForDerivation( const uint8_t *pLabel, in UtilCmacBuildDataForDerivation()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/utils/
Dmbedtls_cc_util_key_derivation.c31 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/
Dmain.c75 uint8_t *pLabel, uint32_t labelSize, in AesCmacKeyDerivation()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/cc3x_productionlib/common/
Dprod_util.c41 const uint8_t *pLabel, uint32_t labelSize, in CC_PROD_PkgVerify()
Dprod_crypto_driver.c208 const uint8_t *pLabel, in CC_PROD_KeyDerivation()