Searched refs:a2 (Results 1 – 1 of 1) sorted by relevance
49 public int compare(DigestAlgorithm a1, DigestAlgorithm a2) { in compare() argument52 switch (a2) { in compare()58 throw new RuntimeException("Unsupported algorithm: " + a2); in compare()61 switch (a2) { in compare()67 throw new RuntimeException("Unsupported algorithm: " + a2); in compare()