Home
last modified time | relevance | path

Searched defs:baseKey (Results 1 – 5 of 5) sorted by relevance

/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/
Dhks_test_aes.c185 static void PlainPubKey(const struct HksBlob *baseKey, const struct HksBlob *peerPubKey, in PlainPubKey()
214 static void SetKeyAliasTrue(const struct HksBlob *baseKey, const struct HksBlob *peerPubKey, in SetKeyAliasTrue()
243 static void SetKeyAliasWrong(const struct HksBlob *baseKey, const struct HksBlob *peerPubKey, in SetKeyAliasWrong()
270 static void GenerateAesAgreeKey(const struct HksBlob *alias, const struct HksBlob *baseKey, in GenerateAesAgreeKey()
/base/security/huks/test/unittest/huks_lite_test/common/
Dhks_test_aes.c186 static void PlainPubKey(const struct HksBlob *baseKey, const struct HksBlob *peerPubKey, in PlainPubKey()
215 static void SetKeyAliasTrue(const struct HksBlob *baseKey, const struct HksBlob *peerPubKey, in SetKeyAliasTrue()
244 static void SetKeyAliasWrong(const struct HksBlob *baseKey, const struct HksBlob *peerPubKey, in SetKeyAliasWrong()
271 static void GenerateAesAgreeKey(const struct HksBlob *alias, const struct HksBlob *baseKey, in GenerateAesAgreeKey()
/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/mini/
Dhuks_adapter.c234 static int32_t ComputeHkdf(const Uint8Buff *baseKey, const Uint8Buff *salt, const Uint8Buff *keyInf… in ComputeHkdf()
/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/small/
Dhuks_adapter.c203 static int32_t ComputeHkdf(const Uint8Buff *baseKey, const Uint8Buff *salt, const Uint8Buff *keyInf… in ComputeHkdf()
/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/standard/
Dhuks_adapter.c215 static int32_t ComputeHkdf(const Uint8Buff *baseKey, const Uint8Buff *salt, const Uint8Buff *keyInf… in ComputeHkdf()