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

/openjdk7/jdk/test/com/oracle/security/ucrypto/
H A DTestAES.java62 testCipherInterop(CIPHER_ALGOS, CIPHER_KEY, prov, sunJCEProv);
63 testCipherInterop(PADDEDCIPHER_ALGOS, CIPHER_KEY, prov, sunJCEProv);
72 private static void testCipherInterop(String[] algos, SecretKey key, method in class:TestAES

Completed in 30 milliseconds