Searched refs:HksAgreeKeyRun (Results 1 – 4 of 4) sorted by relevance
/test/xts/acts/security_lite/huks/common/include/ |
D | hks_test_api_performance.h | 48 int32_t HksAgreeKeyRun(const struct HksParamSet *paramSet, const struct HksBlob *privateKey,
|
/test/xts/acts/security_lite/huks/liteos_a_adapter/ |
D | hks_agreement_test.cpp | 91 ret = HksAgreeKeyRun(agreeParamSet, privateKey, peerPublicKey, agreedKey, 1); in AgreeKey()
|
/test/xts/acts/security_lite/huks/liteos_m_adapter/ |
D | hks_agreement_test.c | 118 ret = HksAgreeKeyRun(agreeParamSet, privateKey, peerPublicKey, agreedKey, 1); in AgreeKey()
|
/test/xts/acts/security_lite/huks/common/ |
D | hks_test_api_performance.c | 170 int32_t HksAgreeKeyRun(const struct HksParamSet *paramSet, const struct HksBlob *privateKey, in HksAgreeKeyRun() function
|