Searched refs:SSL_NumImplementedCiphers (Results 1 – 4 of 4) sorted by relevance
149 const PRUint16 SSL_NumImplementedCiphers = variable
56 SSL_NumImplementedCiphers DATA ;
65 SSL_IMPORT const PRUint16 SSL_NumImplementedCiphers; variable
125 for (int i = 0; i < SSL_NumImplementedCiphers; i++) { in NSSSSLInitSingleton()