Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/fuzztest/key/asykeygenerator_fuzzer/
H A Dasykeygenerator_fuzzer.cpp1053 …static HcfResult ConstructDhCommParamsSpec(int32_t pLen, int32_t skLen, HcfDhCommParamsSpec **spec) in ConstructDhCommParamsSpec() function
1847 if (ConstructDhCommParamsSpec(PLEN_BITS, SKLEN_BITS, &g_dhCommSpec) != HCF_SUCCESS) { in TestDhKeyBySpec()
1852 if (ConstructDhCommParamsSpec(PLEN_BITS, SKLEN_BITS, &g_dhCommSpec) != HCF_SUCCESS) { in TestDhKeyBySpec()
1856 if (ConstructDhCommParamsSpec(PLEN_BITS, SKLEN_BITS, &g_dhCommSpec) != HCF_SUCCESS) { in TestDhKeyBySpec()