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