Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DCipherTest.java619 private boolean isDecryptValid(byte[] expectedPlaintext, byte[] ciphertext, Cipher cipher, in isDecryptValid() method in CipherTest
723 isDecryptValid(expectedPlaintext, ciphertext, cipher, params, in testEmptyPlaintextEncryptsAndDecryptsWhenUnlockedRequired()
730 assertTrue(isDecryptValid(expectedPlaintext, ciphertext, cipher, params, in testEmptyPlaintextEncryptsAndDecryptsWhenUnlockedRequired()
735 assertTrue(isDecryptValid(expectedPlaintext, ciphertext, cipher, params, in testEmptyPlaintextEncryptsAndDecryptsWhenUnlockedRequired()