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

/openjdk7/jdk/src/share/classes/sun/security/ssl/
H A DCipherBox.java52 * newCipherBox(), which should only be invoked by BulkCipher.newCipher().
198 static CipherBox newCipherBox(ProtocolVersion version, BulkCipher cipher, method in class:CipherBox
H A DCipherSuite.java467 return CipherBox.newCipherBox(version, this,

Completed in 36 milliseconds