Home
last modified time | relevance | path

Searched defs:pUserKey (Results 1 – 6 of 6) 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/cc3x_sbromlib/
Dbsv_aes_driver.c29 uint32_t *pUserKey, in LoadBsvAesKey()
211 uint32_t *pUserKey, in ProcessBsvAes()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/
Drun_integration_key_derivation.c75 uint8_t* pUserKey = NULL; in runIt_hmacKeyDerivTest() local
137 uint8_t* pUserKey = NULL; in runIt_cmacKeyDerivTest() local
198 uint8_t* pUserKey = NULL; in runIt_cmacRootKeyDerivTest() local
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/
Dcc_util_cmac.c96 CCAesUserKeyData_t *pUserKey, in UtilCmacDeriveKey()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/utils/
Dmbedtls_cc_util_key_derivation.c28 mbedtls_util_keydata *pUserKey, in mbedtls_util_key_derivation()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/cc3x_productionlib/common/
Dprod_crypto_driver.c207 uint8_t *pUserKey, in CC_PROD_KeyDerivation()