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