Searched refs:testecdhe (Results 1 – 1 of 1) sorted by relevance
606 PRBool testecdhe = PR_FALSE; in SSL_CanBypass() local643 testecdhe = PR_TRUE; in SSL_CanBypass()731 for (; (privKeytype == ecKey && ( testecdh || testecdhe)) || in SSL_CanBypass()732 (privKeytype == rsaKey && testecdhe); ) { in SSL_CanBypass()741 if (privKeytype == ecKey && testecdhe) { in SSL_CanBypass()744 } else if (privKeytype == rsaKey && testecdhe) { in SSL_CanBypass()779 if (testecdhe) { in SSL_CanBypass()802 if (testecdhe) { in SSL_CanBypass()821 if (testecdhe) { in SSL_CanBypass()