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

/openjdk7/jdk/test/com/sun/crypto/provider/Cipher/KeyWrap/
H A DXMLEncKAT.java48 private static byte[] aes128Key_2; field in class:XMLEncKAT
67 aes128Key_2 = base64D.decodeBuffer
152 testKeyWrap(wrapAlg, aes128Key_2, keyAlg, aes128WrappedKey_2);

Completed in 22 milliseconds