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

/openjdk7/jdk/test/com/sun/crypto/provider/Cipher/AES/
H A DTestKATForECB_VK.java653 byte[] rawKeyValue = constructKeyValue(len, rounds);
658 private static byte[] constructKeyValue(int keysize, int rounds) { method in class:TestKATForECB_VK

Completed in 22 milliseconds