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

/openjdk7/jdk/test/com/sun/crypto/provider/Cipher/CTS/
H A DCTSMode.java77 * Use test vectors, i.e. PLAIN1 and CIPHER1, from the appendix B
98 private final static byte[][] CIPHER1 = { field in class:CTSMode
161 byte[] cipherText = CIPHER1[i];
299 byte[] cipherText = CIPHER1[i];

Completed in 28 milliseconds