Searched refs:SKLEN_BITS (Results 1 – 1 of 1) sorted by relevance
51 constexpr int32_t SKLEN_BITS = 256; variable1847 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()