Home
last modified time | relevance | path

Searched refs:privateKey2 (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/security_lite/huks/liteos_a_adapter/
Dhks_agreement_test.cpp156 struct HksBlob *privateKey2 = NULL; variable
165 …ret = GenerateLocalX25519Key(&privateKey2, &peerPublicKey2, &g_testAgreeParams[0].localPrivateKeyP…
185 … ret = AgreeKey(&g_testAgreeParams[0].agreeParamSetParams, privateKey2, peerPublicKey, agreeKey2);