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

/openjdk7/jdk/test/com/sun/crypto/provider/Cipher/DES/
H A DTestUtility.java55 public static boolean equalsBlock(byte[] b1, byte[] b2) { method in class:TestUtility
68 public static boolean equalsBlock(byte[] b1, byte[] b2, int len) { method in class:TestUtility

Completed in 84 milliseconds