Home
last modified time | relevance | path

Searched refs:isRandomizedEncryption (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/keystore/src/android/keystore/cts/
DCipherTest.java1000 if (!isRandomizedEncryption(algorithm)) { in testKat()
1016 private static boolean isRandomizedEncryption(String transformation) { in isRandomizedEncryption() method in CipherTest