Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DCipherTest.java592 final ByteArrayInputStream byteArrayInputStream = in testEncryptsAndDecryptsUsingCipherStreams() local
595 new CipherInputStream(byteArrayInputStream, cipher); in testEncryptsAndDecryptsUsingCipherStreams()