Home
last modified time | relevance | path

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

/test/xts/acts/security_lite/huks/liteos_a_adapter/
Dhks_agreement_test.cpp78 struct HksBlob *peerPublicKey, struct HksBlob *agreedKey) in AgreeKey()
106 struct HksBlob *peerPublicKey = NULL; variable
155 struct HksBlob *peerPublicKey = NULL; variable
/test/xts/acts/security_lite/huks/liteos_m_adapter/
Dhks_agreement_test.c104 struct HksBlob *peerPublicKey, struct HksBlob *agreedKey) in AgreeKey()
129 struct HksBlob *peerPublicKey = NULL; in ExecHksAgreementTest001() local
178 struct HksBlob *peerPublicKey = NULL; in ExecHksAgreementTest002() local
/test/xts/acts/security/huks_napi_BasicTest/src/
Dhuks_wrapped_test_common.cpp178 …struct OH_Huks_Blob *kekCipherText, struct OH_Huks_Blob *peerPublicKey, struct OH_Huks_Blob *wrapp… in ImportWrappedKey()
Dhuks_three_stage_test_common.cpp665const struct OH_Huks_Blob *peerPublicKey, struct OH_Huks_Blob *agreedKey) in HuksAgreeKey()
/test/xts/acts/security_lite/huks/common/
Dhks_test_api_performance.c171 const struct HksBlob *peerPublicKey, struct HksBlob *agreedKey, uint32_t performTimes) in HksAgreeKeyRun()