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

/openjdk9/jdk/test/com/oracle/security/ucrypto/
H A DTestMalformedRSA.java206 private static void testCipher(KeyPair kp, int inputSizeInBytes, argument
225 (PLAINTEXT, inputSizeInBytes - INPUT_SIZE_REDUCTION[i]);
H A DTestRSA.java245 private static void testCipher(KeyPair kp, int inputSizeInBytes, argument
264 (PLAINTEXT, inputSizeInBytes - INPUT_SIZE_REDUCTION[i]);

Completed in 38 milliseconds