Searched refs:ConstructDhCommParamsSpec (Results 1 – 1 of 1) sorted by relevance
1053 …static HcfResult ConstructDhCommParamsSpec(int32_t pLen, int32_t skLen, HcfDhCommParamsSpec **spec) in ConstructDhCommParamsSpec() function1847 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()