Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_dh_asy_key_generator_by_spec_test.cpp253 static HcfResult ConstructDHPubKeyParamsSpec(const string &algoName, HcfDhCommParamsSpec *comSpec, in ConstructDHPubKeyParamsSpec() function
717 HcfResult res = ConstructDHPubKeyParamsSpec(g_dh1536AlgoName, g_dh1536CommSpec, &paramSpec);
859 res = ConstructDHPubKeyParamsSpec(g_dh1536AlgoName, g_dh1536CommSpec, &paramSpec);
1024 HcfResult res = ConstructDHPubKeyParamsSpec(g_dh1536AlgoName, g_dh1536CommSpec, &paramSpec);
1151 HcfResult res = ConstructDHPubKeyParamsSpec(g_dh1536AlgoName, g_dh1536CommSpec, &paramSpec);
1306 res = ConstructDHPubKeyParamsSpec(g_dh2048AlgoName, g_dh2048CommSpec, &paramSpec);