Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Decc_asy_key_common.h34 HcfResult ConstructEcc256KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec);
/ohos5.0/base/security/crypto_framework/test/unittest/src/ecc/
H A Dcrypto_ecc_asy_key_generator_by_spec_sub_one_test.cpp321 int32_t res = ConstructEcc256KeyPairParamsSpec(&paramSpec);
350 int32_t res = ConstructEcc256KeyPairParamsSpec(&paramSpec);
379 int32_t res = ConstructEcc256KeyPairParamsSpec(&paramSpec);
1393 int32_t res = ConstructEcc256KeyPairParamsSpec(&paramSpec);
H A Dcrypto_ecc_no_length_sign_sub_test.cpp114 static HcfResult ConstructEcc256KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc256KeyPairParamsSpec() function
240 int32_t res = ConstructEcc256KeyPairParamsSpec(&paramSpec); in CryptoEccNoLengthSignTestSubEcc256()
H A Dcrypto_ecc_no_length_sign_test.cpp114 static HcfResult ConstructEcc256KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc256KeyPairParamsSpec() function
240 int32_t res = ConstructEcc256KeyPairParamsSpec(&paramSpec); in CryptoEccNoLengthSignTestSubEcc256()
H A Dcrypto_ecc_no_length_verify_test.cpp117 static HcfResult ConstructEcc256KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc256KeyPairParamsSpec() function
243 int32_t res = ConstructEcc256KeyPairParamsSpec(&paramSpec); in CryptoEccNoLengthSignTestSubEcc256()
H A Dcrypto_ecc_no_length_verify_sub_test.cpp117 static HcfResult ConstructEcc256KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc256KeyPairParamsSpec() function
243 int32_t res = ConstructEcc256KeyPairParamsSpec(&paramSpec); in CryptoEccNoLengthSignTestSubEcc256()
H A Dcrypto_ecc_asy_key_generator_by_spec_test.cpp183 int32_t res = ConstructEcc256KeyPairParamsSpec(&paramSpec);
H A Decc_asy_key_common.cpp277 HcfResult ConstructEcc256KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc256KeyPairParamsSpec() function
H A Dcrypto_ecc_asy_key_generator_by_spec_sub_three_test.cpp582 int32_t res = ConstructEcc256KeyPairParamsSpec(&paramSpec);
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_ecc_key_agreement_by_spec_test.cpp111 static HcfResult ConstructEcc256KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc256KeyPairParamsSpec() function
237 int32_t res = ConstructEcc256KeyPairParamsSpec(&paramSpec); in CryptoEccNoLengthSignTestSubEcc256()