Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Decc_asy_key_common.h42 HcfResult ConstructEcc521KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec);
/ohos5.0/base/security/crypto_framework/test/unittest/src/ecc/
H A Dcrypto_ecc_asy_key_generator_by_spec_sub_one_test.cpp669 int32_t res = ConstructEcc521KeyPairParamsSpec(&paramSpec);
698 int32_t res = ConstructEcc521KeyPairParamsSpec(&paramSpec);
727 int32_t res = ConstructEcc521KeyPairParamsSpec(&paramSpec);
1509 int32_t res = ConstructEcc521KeyPairParamsSpec(&paramSpec);
H A Dcrypto_ecc_no_length_sign_sub_test.cpp182 static HcfResult ConstructEcc521KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc521KeyPairParamsSpec() function
281 int32_t res = ConstructEcc521KeyPairParamsSpec(&paramSpec); in CryptoEccNoLengthSignTestSubEcc521()
H A Dcrypto_ecc_no_length_sign_test.cpp182 static HcfResult ConstructEcc521KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc521KeyPairParamsSpec() function
281 int32_t res = ConstructEcc521KeyPairParamsSpec(&paramSpec); in CryptoEccNoLengthSignTestSubEcc521()
H A Dcrypto_ecc_no_length_verify_test.cpp185 static HcfResult ConstructEcc521KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc521KeyPairParamsSpec() function
284 int32_t res = ConstructEcc521KeyPairParamsSpec(&paramSpec); in CryptoEccNoLengthSignTestSubEcc521()
H A Dcrypto_ecc_no_length_verify_sub_test.cpp185 static HcfResult ConstructEcc521KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc521KeyPairParamsSpec() function
284 int32_t res = ConstructEcc521KeyPairParamsSpec(&paramSpec); in CryptoEccNoLengthSignTestSubEcc521()
H A Dcrypto_ecc_asy_key_generator_by_spec_test.cpp323 int32_t res = ConstructEcc521KeyPairParamsSpec(&paramSpec);
H A Decc_asy_key_common.cpp525 HcfResult ConstructEcc521KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc521KeyPairParamsSpec() function
H A Dcrypto_ecc_asy_key_generator_by_spec_sub_three_test.cpp644 int32_t res = ConstructEcc521KeyPairParamsSpec(&paramSpec);
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_ecc_key_agreement_by_spec_test.cpp179 static HcfResult ConstructEcc521KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc521KeyPairParamsSpec() function
278 int32_t res = ConstructEcc521KeyPairParamsSpec(&paramSpec); in CryptoEccNoLengthSignTestSubEcc521()