Searched refs:isNullCipher (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/ssl/
H A DEngineInputRecord.java200 if (!box.isNullCipher()) {
H A DInputRecord.java144 if (!box.isNullCipher()) {
H A DCipherBox.java789 boolean isNullCipher() { method in class:CipherBox

Completed in 33 milliseconds