Searched defs:peerPubKey (Results 1 – 4 of 4) sorted by relevance
| /base/security/huks/test/unittest/huks_common_test/src/ |
| D | hks_test_aes_func.cpp | 185 void PlainPubKey(const struct HksBlob *baseKey, const struct HksBlob *peerPubKey, in PlainPubKey() 201 void SetKeyAliasTrue(const struct HksBlob *baseKey, const struct HksBlob *peerPubKey, in SetKeyAliasTrue() 217 void SetKeyAliasWrong(const struct HksBlob *baseKey, const struct HksBlob *peerPubKey, in SetKeyAliasWrong() 232 const struct HksBlob *peerPubKey, bool isPlainPubKey, bool isSetKeyAliasTrue) in GenerateAesAgreeKey()
|
| /base/security/device_auth/services/mk_agree/src/mock/ |
| D | key_manager_mock.c | 25 int32_t GenerateMk(int32_t osAccountId, const char *peerDeviceId, const Uint8Buff *peerPubKey) in GenerateMk()
|
| /base/security/device_auth/services/mk_agree/src/ |
| D | key_manager.c | 194 int32_t GenerateMk(int32_t osAccountId, const char *peerDeviceId, const Uint8Buff *peerPubKey) in GenerateMk()
|
| /base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/ |
| D | hks_import_agree_test.cpp | 1049 static int32_t TestAgree(const struct HksBlob *keyAlias, const struct HksBlob *peerPubKey, struct H… in TestAgree()
|