Searched defs:baseKey (Results 1 – 2 of 2) sorted by relevance
/base/security/huks/test/unittest/huks_common_test/src/ |
D | hks_test_aes_func.cpp | 184 void PlainPubKey(const struct HksBlob *baseKey, const struct HksBlob *peerPubKey, in PlainPubKey() 200 void SetKeyAliasTrue(const struct HksBlob *baseKey, const struct HksBlob *peerPubKey, in SetKeyAliasTrue() 216 void SetKeyAliasWrong(const struct HksBlob *baseKey, const struct HksBlob *peerPubKey, in SetKeyAliasWrong() 230 void GenerateAesAgreeKey(const struct HksBlob *alias, const struct HksBlob *baseKey, in GenerateAesAgreeKey()
|
/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/ |
D | huks_adapter.c | 215 static int32_t ComputeHkdf(const Uint8Buff *baseKey, const Uint8Buff *salt, const Uint8Buff *keyInf… in ComputeHkdf()
|