Searched defs:ssl_IsRemovedCipherSuite (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/third_party/nss/ssl/
H A Dsslsock.c1137 ssl_IsRemovedCipherSuite(PRInt32 suite) function
1163 if (ssl_IsRemovedCipherSuite(which))
1177 if (ssl_IsRemovedCipherSuite(which)) {
1196 if (ssl_IsRemovedCipherSuite(which)) {
1222 if (ssl_IsRemovedCipherSuite(which))
1236 if (ssl_IsRemovedCipherSuite(which))
1259 if (ssl_IsRemovedCipherSuite(which)) {
1280 if (ssl_IsRemovedCipherSuite(which))
1322 if (ssl_IsRemovedCipherSuite(which)) {

Completed in 78 milliseconds