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

/openjdk7/jdk/test/com/oracle/security/ucrypto/
H A DTestRSA.java214 testCipher(pkp, 128, true, prov);
222 testCipher(keyLens, false, prov);
228 private static void testCipher(KeyPair kp, int inputSizeInBytes, method in class:TestRSA
253 private static void testCipher(int keyLens[], boolean checkInterop, method in class:TestRSA

Completed in 46 milliseconds