Home
last modified time | relevance | path

Searched defs:peerPublicKey (Results 1 – 6 of 6) 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.c105 struct HksBlob *peerPublicKey, struct HksBlob *agreedKey) in AgreeKey()
130 struct HksBlob *peerPublicKey = NULL; in ExecHksAgreementTest001() local
179 struct HksBlob *peerPublicKey = NULL; in ExecHksAgreementTest002() local
/test/xts/acts/security/huks/huks_napi_BasicTest/src/
Dhuks_wrapped_test_common.cpp174 struct OH_Huks_Blob *kekCipherText, struct OH_Huks_Blob *peerPublicKey, in ImportWrappedKey()
Dhuks_three_stage_test_common.cpp559const struct OH_Huks_Blob *peerPublicKey, struct OH_Huks_Blob *agreedKey) in HuksAgreeKey()
/test/xts/acts/security/huks/huks_ndk_Test/entry/src/main/cpp/
Dutils.cpp141const struct OH_Huks_Blob* peerPublicKey, struct OH_Huks_Blob* agreedKey) in HuksAgreeKey()
386struct OH_Huks_Blob* peerPublicKey, struct OH_Huks_Blob* wrappedKeyData) in ImportWrappedKey()
/test/xts/acts/security_lite/huks/common/
Dhks_test_api_performance.c171 const struct HksBlob *peerPublicKey, struct HksBlob *agreedKey, uint32_t performTimes) in HksAgreeKeyRun()