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

/openjdk7/jdk/test/com/sun/crypto/provider/Cipher/KeyWrap/
H A DXMLEncKAT.java44 private static byte[] aes128Key_1; field in class:XMLEncKAT
58 aes128Key_1 = "abcdefghijklmnop".getBytes("ASCII");
151 testKeyWrap(wrapAlg, aes128Key_1, keyAlg, aes128WrappedKey_1);

Completed in 49 milliseconds