Home
last modified time | relevance | path

Searched defs:pDerivedKey (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/include/cc_util/
Dmbedtls_cc_util_key_derivation.h133 …_cmac(keyType, pUserKey, pLabel, labelSize, pContextData, contextSize, pDerivedKey, derivedKeySize… argument
152 …ype, pUserKey, hashMode, pLabel, labelSize, pContextData, contextSize, pDerivedKey, derivedKeySize… argument
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/utils/
Dmbedtls_cc_util_key_derivation.c35 uint8_t *pDerivedKey, in mbedtls_util_key_derivation()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/cc3x_productionlib/common/
Dprod_crypto_driver.c212 uint8_t *pDerivedKey) in CC_PROD_KeyDerivation()