Home
last modified time | relevance | path

Searched refs:pSSL_ImplementedCiphers (Results 1 – 1 of 1) sorted by relevance

/external/chromium/net/socket/
Dnss_ssl_util.cc39 const PRUint16* pSSL_ImplementedCiphers = static_cast<const PRUint16*>( in NSSSSLInitSingleton() local
41 if (pSSL_ImplementedCiphers == NULL) { in NSSSSLInitSingleton()
46 #define pSSL_ImplementedCiphers SSL_ImplementedCiphers in NSSSSLInitSingleton() macro
52 if (SSL_GetCipherSuiteInfo(pSSL_ImplementedCiphers[i], &info, in NSSSSLInitSingleton()
54 SSL_CipherPrefSetDefault(pSSL_ImplementedCiphers[i], in NSSSSLInitSingleton()