Searched refs:changeReadCiphers (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/ssl/
H A DSSLEngineImpl.java566 private void changeReadCiphers() throws SSLException { method in class:SSLEngineImpl
1080 changeReadCiphers();
1446 // See comment in changeReadCiphers()
1490 // See comment in changeReadCiphers()
1691 // See comment in changeReadCiphers()
H A DSSLSocketImpl.java1097 changeReadCiphers();
1727 // See comment in changeReadCiphers()
1731 // See comment in changeReadCiphers()
1899 // See comment in changeReadCiphers()
2031 private void changeReadCiphers() throws SSLException { method in class:SSLSocketImpl

Completed in 39 milliseconds