Home
last modified time | relevance | path

Searched defs:privateKey (Results 1 – 4 of 4) sorted by relevance

/test/xts/acts/security_lite/huks/liteos_a_adapter/
Dhks_agreement_test.cpp77 …nt32_t AgreeKey(const struct HksTestAgreeParamSet *agreeParamSetParams, struct HksBlob *privateKey, in AgreeKey()
104 struct HksBlob *privateKey = NULL; variable
153 struct HksBlob *privateKey = NULL; variable
/test/xts/acts/security_lite/huks/liteos_m_adapter/
Dhks_agreement_test.c104 …nt32_t AgreeKey(const struct HksTestAgreeParamSet *agreeParamSetParams, struct HksBlob *privateKey, in AgreeKey()
128 struct HksBlob *privateKey = NULL; in ExecHksAgreementTest001() local
177 struct HksBlob *privateKey = NULL; in ExecHksAgreementTest002() local
/test/xts/acts/security_lite/huks/common/
Dhks_test_api_performance.c170 int32_t HksAgreeKeyRun(const struct HksParamSet *paramSet, const struct HksBlob *privateKey, in HksAgreeKeyRun()
Dhks_test_common.c638 int32_t GenerateLocalX25519Key(struct HksBlob **privateKey, struct HksBlob **publicKey, in GenerateLocalX25519Key()