Searched refs:isCipherSymmetric (Results 1 – 2 of 2) sorted by relevance
909 public static boolean isCipherSymmetric(String transformation) { in isCipherSymmetric() method in TestUtils
2064 return TestUtils.isCipherSymmetric(transformation); in isSymmetric()