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