Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Decc_asy_key_common.h38 HcfResult ConstructEcc384KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec);
/ohos5.0/base/security/crypto_framework/test/unittest/src/ecc/
H A Dcrypto_ecc_asy_key_generator_by_spec_sub_one_test.cpp495 int32_t res = ConstructEcc384KeyPairParamsSpec(&paramSpec);
524 int32_t res = ConstructEcc384KeyPairParamsSpec(&paramSpec);
553 int32_t res = ConstructEcc384KeyPairParamsSpec(&paramSpec);
1451 int32_t res = ConstructEcc384KeyPairParamsSpec(&paramSpec);
H A Dcrypto_ecc_no_length_sign_sub_test.cpp148 static HcfResult ConstructEcc384KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc384KeyPairParamsSpec() function
261 int32_t res = ConstructEcc384KeyPairParamsSpec(&paramSpec); in CryptoEccNoLengthSignTestSubEcc384()
H A Dcrypto_ecc_no_length_sign_test.cpp148 static HcfResult ConstructEcc384KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc384KeyPairParamsSpec() function
261 int32_t res = ConstructEcc384KeyPairParamsSpec(&paramSpec); in CryptoEccNoLengthSignTestSubEcc384()
H A Dcrypto_ecc_no_length_verify_test.cpp151 static HcfResult ConstructEcc384KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc384KeyPairParamsSpec() function
264 int32_t res = ConstructEcc384KeyPairParamsSpec(&paramSpec); in CryptoEccNoLengthSignTestSubEcc384()
H A Dcrypto_ecc_no_length_verify_sub_test.cpp151 static HcfResult ConstructEcc384KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc384KeyPairParamsSpec() function
264 int32_t res = ConstructEcc384KeyPairParamsSpec(&paramSpec); in CryptoEccNoLengthSignTestSubEcc384()
H A Dcrypto_ecc_asy_key_generator_by_spec_test.cpp253 int32_t res = ConstructEcc384KeyPairParamsSpec(&paramSpec);
H A Decc_asy_key_common.cpp401 HcfResult ConstructEcc384KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc384KeyPairParamsSpec() function
H A Dcrypto_ecc_asy_key_generator_by_spec_sub_three_test.cpp613 int32_t res = ConstructEcc384KeyPairParamsSpec(&paramSpec);
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_ecc_key_agreement_by_spec_test.cpp145 static HcfResult ConstructEcc384KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc384KeyPairParamsSpec() function
258 int32_t res = ConstructEcc384KeyPairParamsSpec(&paramSpec); in CryptoEccNoLengthSignTestSubEcc384()