Searched defs:derivedKey (Results 1 - 3 of 3) sorted by relevance
/test/xts/acts/security_lite/huks/liteos_a_adapter/ |
H A D | hks_derive_test.cpp | 170 struct HksBlob *derivedKey = NULL; in BaseTestDerive() local 116 DeriveKey(const struct HksTestDeriveParamSet *deriveParamSetParams, const struct HksBlob *masterKey, struct HksBlob *derivedKey, struct HksBlob **saltData, struct HksBlob **infoData) DeriveKey() argument
|
/test/xts/acts/security_lite/huks/common/ |
H A D | hks_test_api_performance.c | 109 HksDeriveKeyRun(const struct HksParamSet *paramSet, const struct HksBlob *masterKey, struct HksBlob *derivedKey, uint32_t performTimes) HksDeriveKeyRun() argument
|
/test/xts/acts/security_lite/huks/liteos_m_adapter/ |
H A D | hks_derive_test.c | 223 struct HksBlob *derivedKey = NULL; in BaseTestDerive() local 169 DeriveKey(const struct HksTestDeriveParamSet *deriveParamSetParams, const struct HksBlob *masterKey, struct HksBlob *derivedKey, struct HksBlob **saltData, struct HksBlob **infoData) DeriveKey() argument
|
Completed in 2 milliseconds