Home
last modified time | relevance | path

Searched refs:ConstructDHKeyPairParamsCommonSpec (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.cpp171 static HcfResult ConstructDHKeyPairParamsCommonSpec(const std::string &algoName, in ConstructDHKeyPairParamsCommonSpec() function
1216 res = ConstructDHKeyPairParamsCommonSpec(g_dh1536AlgoName, g_dh1536CommSpec, &paramSpec);
1263 res = ConstructDHKeyPairParamsCommonSpec(g_dh1536AlgoName, g_dh1536CommSpec, &paramSpec);
1414 …HcfResult res = ConstructDHKeyPairParamsCommonSpec(g_dh1536AlgoName, g_dh1536CommSpec, &paramSpec);