Home
last modified time | relevance | path

Searched refs:KEY_SIZES (Results 1 – 25 of 54) sorted by relevance

123

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/com/sun/crypto/provider/Cipher/AES/
H A DTestKATForECB_VK.java637 private static int[] KEY_SIZES = { field in TestKATForECB_VK
712 for (int i=0; i<KEY_SIZES.length; i++) { in execute()
713 if (KEY_SIZES[i]*8 > in execute()
719 int rounds = KEY_SIZES[i] * 8; in execute()
724 SecretKey aesKey = constructAESKey(KEY_SIZES[i], j); in execute()
737 System.out.println("Finished KAT for " + KEY_SIZES[i] + "-byte key"); in execute()
H A DTestKATForECB_VT.java442 private static int[] KEY_SIZES = { field in TestKATForECB_VT
518 for (int i=0; i<KEY_SIZES.length; i++) { in execute()
519 if (KEY_SIZES[i]*8 > in execute()
525 SecretKey aesKey = constructAESKey(KEY_SIZES[i]); in execute()
546 "Finished KAT for " + KEY_SIZES[i] + "-byte key"); in execute()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/com/sun/crypto/provider/Cipher/AES/
H A DTestKATForECB_VK.java637 private static int[] KEY_SIZES = { field in TestKATForECB_VK
712 for (int i=0; i<KEY_SIZES.length; i++) { in execute()
713 if (KEY_SIZES[i]*8 > in execute()
719 int rounds = KEY_SIZES[i] * 8; in execute()
724 SecretKey aesKey = constructAESKey(KEY_SIZES[i], j); in execute()
737 System.out.println("Finished KAT for " + KEY_SIZES[i] + "-byte key"); in execute()
H A DTestKATForECB_VT.java442 private static int[] KEY_SIZES = { field in TestKATForECB_VT
518 for (int i=0; i<KEY_SIZES.length; i++) { in execute()
519 if (KEY_SIZES[i]*8 > in execute()
525 SecretKey aesKey = constructAESKey(KEY_SIZES[i]); in execute()
546 "Finished KAT for " + KEY_SIZES[i] + "-byte key"); in execute()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/com/sun/crypto/provider/Cipher/AES/
H A DTestKATForECB_VK.java637 private static int[] KEY_SIZES = { field in TestKATForECB_VK
712 for (int i=0; i<KEY_SIZES.length; i++) { in execute()
713 if (KEY_SIZES[i]*8 > in execute()
719 int rounds = KEY_SIZES[i] * 8; in execute()
724 SecretKey aesKey = constructAESKey(KEY_SIZES[i], j); in execute()
737 System.out.println("Finished KAT for " + KEY_SIZES[i] + "-byte key"); in execute()
H A DTestKATForECB_VT.java442 private static int[] KEY_SIZES = { field in TestKATForECB_VT
518 for (int i=0; i<KEY_SIZES.length; i++) { in execute()
519 if (KEY_SIZES[i]*8 > in execute()
525 SecretKey aesKey = constructAESKey(KEY_SIZES[i]); in execute()
546 "Finished KAT for " + KEY_SIZES[i] + "-byte key"); in execute()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/com/sun/crypto/provider/Cipher/AES/
H A DTestKATForECB_VK.java637 private static int[] KEY_SIZES = { field in TestKATForECB_VK
712 for (int i=0; i<KEY_SIZES.length; i++) { in execute()
713 if (KEY_SIZES[i]*8 > in execute()
719 int rounds = KEY_SIZES[i] * 8; in execute()
724 SecretKey aesKey = constructAESKey(KEY_SIZES[i], j); in execute()
737 System.out.println("Finished KAT for " + KEY_SIZES[i] + "-byte key"); in execute()
H A DTestKATForECB_VT.java442 private static int[] KEY_SIZES = { field in TestKATForECB_VT
518 for (int i=0; i<KEY_SIZES.length; i++) { in execute()
519 if (KEY_SIZES[i]*8 > in execute()
525 SecretKey aesKey = constructAESKey(KEY_SIZES[i]); in execute()
546 "Finished KAT for " + KEY_SIZES[i] + "-byte key"); in execute()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/com/sun/crypto/provider/Cipher/AES/
H A DTestKATForECB_VK.java637 private static int[] KEY_SIZES = {
712 for (int i=0; i<KEY_SIZES.length; i++) {
713 if (KEY_SIZES[i]*8 >
719 int rounds = KEY_SIZES[i] * 8;
724 SecretKey aesKey = constructAESKey(KEY_SIZES[i], j);
737 System.out.println("Finished KAT for " + KEY_SIZES[i] + "-byte key");
H A DTestKATForECB_VT.java442 private static int[] KEY_SIZES = {
518 for (int i=0; i<KEY_SIZES.length; i++) {
519 if (KEY_SIZES[i]*8 >
525 SecretKey aesKey = constructAESKey(KEY_SIZES[i]);
546 "Finished KAT for " + KEY_SIZES[i] + "-byte key");
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/com/sun/crypto/provider/Cipher/AES/
H A DTestKATForECB_VK.java637 private static int[] KEY_SIZES = { field in TestKATForECB_VK
712 for (int i=0; i<KEY_SIZES.length; i++) { in execute()
713 if (KEY_SIZES[i]*8 > in execute()
719 int rounds = KEY_SIZES[i] * 8; in execute()
724 SecretKey aesKey = constructAESKey(KEY_SIZES[i], j); in execute()
737 System.out.println("Finished KAT for " + KEY_SIZES[i] + "-byte key"); in execute()
H A DTestKATForECB_VT.java442 private static int[] KEY_SIZES = { field in TestKATForECB_VT
518 for (int i=0; i<KEY_SIZES.length; i++) { in execute()
519 if (KEY_SIZES[i]*8 > in execute()
525 SecretKey aesKey = constructAESKey(KEY_SIZES[i]); in execute()
546 "Finished KAT for " + KEY_SIZES[i] + "-byte key"); in execute()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/com/sun/crypto/provider/Cipher/AES/
H A DTestKATForECB_VK.java637 private static int[] KEY_SIZES = { field in TestKATForECB_VK
712 for (int i=0; i<KEY_SIZES.length; i++) { in execute()
713 if (KEY_SIZES[i]*8 > in execute()
719 int rounds = KEY_SIZES[i] * 8; in execute()
724 SecretKey aesKey = constructAESKey(KEY_SIZES[i], j); in execute()
737 System.out.println("Finished KAT for " + KEY_SIZES[i] + "-byte key"); in execute()
H A DTestKATForECB_VT.java442 private static int[] KEY_SIZES = { field in TestKATForECB_VT
518 for (int i=0; i<KEY_SIZES.length; i++) { in execute()
519 if (KEY_SIZES[i]*8 > in execute()
525 SecretKey aesKey = constructAESKey(KEY_SIZES[i]); in execute()
546 "Finished KAT for " + KEY_SIZES[i] + "-byte key"); in execute()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/com/sun/crypto/provider/Cipher/AES/
H A DTestKATForECB_VK.java637 private static int[] KEY_SIZES = { field in TestKATForECB_VK
712 for (int i=0; i<KEY_SIZES.length; i++) { in execute()
713 if (KEY_SIZES[i]*8 > in execute()
719 int rounds = KEY_SIZES[i] * 8; in execute()
724 SecretKey aesKey = constructAESKey(KEY_SIZES[i], j); in execute()
737 System.out.println("Finished KAT for " + KEY_SIZES[i] + "-byte key"); in execute()
H A DTestKATForECB_VT.java442 private static int[] KEY_SIZES = { field in TestKATForECB_VT
518 for (int i=0; i<KEY_SIZES.length; i++) { in execute()
519 if (KEY_SIZES[i]*8 > in execute()
525 SecretKey aesKey = constructAESKey(KEY_SIZES[i]); in execute()
546 "Finished KAT for " + KEY_SIZES[i] + "-byte key"); in execute()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/com/sun/crypto/provider/Cipher/AES/
H A DTestKATForECB_VK.java638 private static int[] KEY_SIZES = { field in TestKATForECB_VK
713 for (int i=0; i<KEY_SIZES.length; i++) { in execute()
714 if (KEY_SIZES[i]*8 > in execute()
720 int rounds = KEY_SIZES[i] * 8; in execute()
725 SecretKey aesKey = constructAESKey(KEY_SIZES[i], j); in execute()
738 System.out.println("Finished KAT for " + KEY_SIZES[i] + "-byte key"); in execute()
H A DTestKATForECB_VT.java443 private static int[] KEY_SIZES = { field in TestKATForECB_VT
519 for (int i=0; i<KEY_SIZES.length; i++) { in execute()
520 if (KEY_SIZES[i]*8 > in execute()
526 SecretKey aesKey = constructAESKey(KEY_SIZES[i]); in execute()
547 "Finished KAT for " + KEY_SIZES[i] + "-byte key"); in execute()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/com/sun/crypto/provider/Cipher/AES/
H A DTestKATForECB_VK.java638 private static int[] KEY_SIZES = { field in TestKATForECB_VK
713 for (int i=0; i<KEY_SIZES.length; i++) { in execute()
714 if (KEY_SIZES[i]*8 > in execute()
720 int rounds = KEY_SIZES[i] * 8; in execute()
725 SecretKey aesKey = constructAESKey(KEY_SIZES[i], j); in execute()
738 System.out.println("Finished KAT for " + KEY_SIZES[i] + "-byte key"); in execute()
H A DTestKATForECB_VT.java443 private static int[] KEY_SIZES = { field in TestKATForECB_VT
519 for (int i=0; i<KEY_SIZES.length; i++) { in execute()
520 if (KEY_SIZES[i]*8 > in execute()
526 SecretKey aesKey = constructAESKey(KEY_SIZES[i]); in execute()
547 "Finished KAT for " + KEY_SIZES[i] + "-byte key"); in execute()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/com/sun/crypto/provider/KeyFactory/
H A DPBKDF2HmacSHA1FactoryTest.java43 static final int[] KEY_SIZES = { 128, 256 }; // in bits field in PBKDF2HmacSHA1FactoryTest
77 for (int j = 0; j < KEY_SIZES.length; j++) { in test()
84 if (derivedKey.length != KEY_SIZES[j]/8) { in test()
152 int numOfKeySizes = PBKDF2HmacSHA1FactoryTest.KEY_SIZES.length; in init()
156 int keySize = PBKDF2HmacSHA1FactoryTest.KEY_SIZES[i]; in init()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/com/sun/crypto/provider/KeyGenerator/
H A DTestExplicitKeyLength.java40 private static final int KEY_SIZES[] = field in TestExplicitKeyLength
57 KEY_SIZES[i] + "-bit keysize"); in main()
58 runTest(ALGOS[i], KEY_SIZES[i]); in main()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/com/sun/crypto/provider/KeyGenerator/
H A DTestExplicitKeyLength.java40 private static final int KEY_SIZES[] = field in TestExplicitKeyLength
57 KEY_SIZES[i] + "-bit keysize"); in main()
58 runTest(ALGOS[i], KEY_SIZES[i]); in main()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/com/sun/crypto/provider/KeyGenerator/
H A DTestExplicitKeyLength.java40 private static final int KEY_SIZES[] = field in TestExplicitKeyLength
57 KEY_SIZES[i] + "-bit keysize"); in main()
58 runTest(ALGOS[i], KEY_SIZES[i]); in main()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/com/sun/crypto/provider/KeyGenerator/
H A DTestExplicitKeyLength.java40 private static final int KEY_SIZES[] = field in TestExplicitKeyLength
57 KEY_SIZES[i] + "-bit keysize"); in main()
58 runTest(ALGOS[i], KEY_SIZES[i]); in main()

123