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

/openjdk7/jdk/test/com/oracle/security/ucrypto/
H A DTestAES.java65 testCipherOffset(CIPHER_ALGOS, CIPHER_KEY, prov);
66 testCipherOffset(PADDEDCIPHER_ALGOS, CIPHER_KEY, prov);
130 private static void testCipherOffset(String[] algos, SecretKey key, method in class:TestAES

Completed in 22 milliseconds