Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/asymmetric_alg_test/
H A Dhks_ecdh_agree_test_common.cpp83 struct HksBlob *publicKey1, struct HksBlob *publicKey2, const struct HksParamSet *genParamSet) in HksEcdhAgreeExport()
H A Dhks_dh_agree_test.cpp375 struct HksBlob *publicKey1, struct HksBlob *publicKey2, in HksDhAgreeExport()
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_access_control_rsa_sign_verify_test_common.cpp575 …t TestAccessCaseRSAParams &testCaseParams2, struct HksBlob *publicKey1, struct HksBlob *publicKey2, in HksAcRsaVerifyTestCustomCase()
651 struct HksBlob publicKey2 = { HKS_RSA_KEY_SIZE_1024, pubKey2 }; in AcRsaSignTestCustomCase() local
H A Dhks_x25519_agree_test.cpp355 struct HksBlob *publicKey1, struct HksBlob *publicKey2, const struct HksParamSet *genParamSet) in HksX25519AgreeExport()