Home
last modified time | relevance | path

Searched defs:peerPublicKey (Results 1 – 3 of 3) 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.c106 struct HksBlob *peerPublicKey, struct HksBlob *agreedKey) in AgreeKey()
131 struct HksBlob *peerPublicKey = NULL; in ExecHksAgreementTest001() local
180 struct HksBlob *peerPublicKey = NULL; in ExecHksAgreementTest002() local
/test/xts/acts/security_lite/huks/common/
Dhks_test_api_performance.c171 const struct HksBlob *peerPublicKey, struct HksBlob *agreedKey, uint32_t performTimes) in HksAgreeKeyRun()