Searched refs:SSL_ImplementedCiphers (Results 1 – 5 of 5) sorted by relevance
51 const PRUint16 SSL_ImplementedCiphers[] = { variable149 (sizeof SSL_ImplementedCiphers) / (sizeof SSL_ImplementedCiphers[0]) - 1;154 return SSL_ImplementedCiphers; in SSL_GetImplementedCiphers()
29 SSL_IMPORT const PRUint16 SSL_ImplementedCiphers[]; variable
1339 for (cipher = SSL_ImplementedCiphers; *cipher != 0; ++cipher) { in NSS_SetDomesticPolicy()
220 PORT_Assert(SSL_ImplementedCiphers[i] == cipherSuites[i].cipher_suite); in ssl3_CheckCipherSuiteOrderConsistency()
192 const PRUint16 SSL_ImplementedCiphers[] = {