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

/libcore/ojluni/src/main/java/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

Completed in 44 milliseconds