Home
last modified time | relevance | path

Searched defs:getModesForCipher (Results 1 – 2 of 2) sorted by relevance

/external/conscrypt/testing/src/main/java/org/conscrypt/java/security/
DStandardNames.java479 public static Set<String> getModesForCipher(String cipher) { in getModesForCipher() method in StandardNames
/external/conscrypt/repackaged/testing/src/main/java/com/android/org/conscrypt/java/security/
DStandardNames.java481 public static Set<String> getModesForCipher(String cipher) { in getModesForCipher() method in StandardNames