Searched refs:ssl3CipherCount (Results 1 – 1 of 1) sorted by relevance
228 int ssl3CipherCount = 0; in ssl2_CheckConfigSanity() local243 rv = ssl3_ConstructV2CipherSpecsHack(ss, NULL, &ssl3CipherCount); in ssl2_CheckConfigSanity()244 if (rv != SECSuccess || ssl3CipherCount <= 0) { in ssl2_CheckConfigSanity()