Searched refs:g_dh4096CommSpec (Results 1 – 1 of 1) sorted by relevance
83 HcfDhCommParamsSpec *g_dh4096CommSpec = nullptr; variable396 res = ConstructDHKeyCommParamsSpec(PLEN_DH4096, SKLEN_DH1024, &g_dh4096CommSpec); in SetUpTestCase()410 FreeDhCommParamsSpec(g_dh4096CommSpec); in TearDownTestCase()503 HcfResult res = ConstructDHKeyPairParamsSpec(g_dh4096AlgoName, g_dh4096CommSpec, ¶mSpec);