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/
H A Dhks_agreement_test.cpp106 struct HksBlob *peerPublicKey = NULL; in HWTEST_F() local
155 struct HksBlob *peerPublicKey = NULL; in HWTEST_F() local
77 AgreeKey(const struct HksTestAgreeParamSet *agreeParamSetParams, struct HksBlob *privateKey, struct HksBlob *peerPublicKey, struct HksBlob *agreedKey) AgreeKey() argument
[all...]
/test/xts/acts/security_lite/huks/liteos_m_adapter/
H A Dhks_agreement_test.c130 struct HksBlob *peerPublicKey = NULL; in ExecHksAgreementTest001() local
179 struct HksBlob *peerPublicKey = NULL; in ExecHksAgreementTest002() local
104 AgreeKey(const struct HksTestAgreeParamSet *agreeParamSetParams, struct HksBlob *privateKey, struct HksBlob *peerPublicKey, struct HksBlob *agreedKey) AgreeKey() argument
[all...]
/test/xts/acts/security_lite/huks/common/
H A Dhks_test_api_performance.c170 HksAgreeKeyRun(const struct HksParamSet *paramSet, const struct HksBlob *privateKey, const struct HksBlob *peerPublicKey, struct HksBlob *agreedKey, uint32_t performTimes) HksAgreeKeyRun() argument
/test/xts/acts/security/huks/huks_napi_BasicTest/src/
H A Dhuks_wrapped_test_common.cpp173 ImportWrappedKey(const struct HksImportWrappedKeyTestParams *params, struct OH_Huks_Blob *plainCipher, struct OH_Huks_Blob *kekCipherText, struct OH_Huks_Blob *peerPublicKey, struct OH_Huks_Blob *wrappedKeyData) ImportWrappedKey() argument
H A Dhuks_three_stage_test_common.cpp558 HuksAgreeKey(const struct OH_Huks_ParamSet *paramSet, const struct OH_Huks_Blob *keyAlias, const struct OH_Huks_Blob *peerPublicKey, struct OH_Huks_Blob *agreedKey) HuksAgreeKey() argument
/test/xts/acts/security/huks/huks_ndk_Test/entry/src/main/cpp/
H A Dutils.cpp140 HuksAgreeKey(const struct OH_Huks_ParamSet* paramSet, const struct OH_Huks_Blob* keyAlias, const struct OH_Huks_Blob* peerPublicKey, struct OH_Huks_Blob* agreedKey) HuksAgreeKey() argument
384 ImportWrappedKey(const struct HksImportWrappedKeyTestParams* params, struct OH_Huks_Blob* plainCipher, struct OH_Huks_Blob* kekCipherText, struct OH_Huks_Blob* peerPublicKey, struct OH_Huks_Blob* wrappedKeyData) ImportWrappedKey() argument

Completed in 4 milliseconds