Home
last modified time | relevance | path

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

/cts/tests/tests/security/src/android/security/cts/
DEncryptionTest.java46 private static native boolean aesIsFast(); in aesIsFast() method in EncryptionTest
57 if (!aesIsFast()) { in handleUnencryptedDevice()