Home
last modified time | relevance | path

Searched refs:ConstructSm2256CommParamsSpec (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/crypto_framework/test/unittest/src/sm2/
H A Dcrypto_sm2_asy_key_generator_by_spec_test.cpp72 static HcfResult ConstructSm2256CommParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructSm2256CommParamsSpec() function
92 HcfResult res = ConstructSm2256CommParamsSpec(&paramSpec);
122 HcfResult res = ConstructSm2256CommParamsSpec(&paramSpec);
135 HcfResult res = ConstructSm2256CommParamsSpec(&paramSpec);
156 HcfResult res = ConstructSm2256CommParamsSpec(&paramSpec);
174 HcfResult res = ConstructSm2256CommParamsSpec(&paramSpec);
193 HcfResult res = ConstructSm2256CommParamsSpec(&paramSpec);
211 HcfResult res = ConstructSm2256CommParamsSpec(&paramSpec);
231 HcfResult res = ConstructSm2256CommParamsSpec(&paramSpec);
252 HcfResult res = ConstructSm2256CommParamsSpec(&paramSpec);
H A Dcrypto_sm2_asy_key_generator_by_spec_sub_test.cpp87 static HcfResult ConstructSm2256CommParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructSm2256CommParamsSpec() function
966 res = ConstructSm2256CommParamsSpec(&paramSpec);
1042 HcfResult res = ConstructSm2256CommParamsSpec(&paramSpec);
1072 HcfResult res = ConstructSm2256CommParamsSpec(&paramSpec);
1391 HcfResult res = ConstructSm2256CommParamsSpec(&paramSpec);
/ohos5.0/base/security/crypto_framework/test/fuzztest/key/asykeygenerator_fuzzer/
H A Dasykeygenerator_fuzzer.cpp622 …static HcfResult ConstructSm2256CommParamsSpec(const std::string &algoName, HcfEccCommParamsSpec *… in ConstructSm2256CommParamsSpec() function
1680 if (ConstructSm2256CommParamsSpec("NID_sm2", &g_sm2256CommSpec) != HCF_SUCCESS) { in TestSm2KeyBySpec()
1685 if (ConstructSm2256CommParamsSpec("NID_sm2", &g_sm2256CommSpec) != HCF_SUCCESS) { in TestSm2KeyBySpec()
1689 if (ConstructSm2256CommParamsSpec("NID_sm2", &g_sm2256CommSpec) != HCF_SUCCESS) { in TestSm2KeyBySpec()
1697 …if (ConstructSm2256CommParamsSpec("NID_brainpoolP160r1", &g_brainpoolP160r1CommSpec) != HCF_SUCCES… in TestBrainpoolKeyBySpec()
1702 …if (ConstructSm2256CommParamsSpec("NID_brainpoolP160r1", &g_brainpoolP160r1CommSpec) != HCF_SUCCES… in TestBrainpoolKeyBySpec()
1706 …if (ConstructSm2256CommParamsSpec("NID_brainpoolP160r1", &g_brainpoolP160r1CommSpec) != HCF_SUCCES… in TestBrainpoolKeyBySpec()