Searched defs:PT (Results 1 - 7 of 7) sorted by relevance

/openjdk10/jdk/test/com/sun/crypto/provider/Cipher/AES/
H A DTestGCMKeyAndIvCheck.java45 private static final byte[] PT = new byte[18]; field in class:TestGCMKeyAndIvCheck
H A DTestKATForECB_VK.java47 private static byte[] PT = new byte[16]; field in class:TestKATForECB_VK
H A DTestCopySafe.java43 private static byte[] PT = new byte[INPUT_LENGTH]; field in class:TestCopySafe
[all...]
/openjdk10/jdk/test/com/oracle/security/ucrypto/
H A DTestGCMKeyAndIvCheck.java41 private static final byte[] PT = new byte[33]; field in class:TestGCMKeyAndIvCheck
H A DTestGCMWithSBE.java40 private static final byte[] PT = new byte[32]; field in class:TestGCMWithSBE
/openjdk10/jdk/test/java/util/Calendar/
H A DGenericTimeZoneNamesTest.java28 private static final String[] PT = { field in class:GenericTimeZoneNamesTest
/openjdk10/jdk/test/java/util/PluggableLocale/
H A DTimeZoneNameProviderTest.java241 final String PT = "PT"; // SHORT generic name for "America/Los_Angeles" field in class:TimeZoneNameProviderTest

Completed in 56 milliseconds