Searched defs:peerPublicKey (Results 1 - 6 of 6) sorted by relevance
/test/xts/acts/security_lite/huks/liteos_a_adapter/ |
H A D | hks_agreement_test.cpp | 106 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 D | hks_agreement_test.c | 130 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 D | hks_test_api_performance.c | 170 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 D | huks_wrapped_test_common.cpp | 173 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 D | huks_three_stage_test_common.cpp | 558 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 D | utils.cpp | 140 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