Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/streamingaead/
H A DStreamingAeadTest.java99 ByteArrayOutputStream ciphertextOutputStream = new ByteArrayOutputStream(); in createEncryptDecrypt() local
158 ByteArrayOutputStream ciphertextOutputStream = new ByteArrayOutputStream(); in readKeyset_encryptDecrypt_success() local
230 ByteArrayOutputStream ciphertextOutputStream = new ByteArrayOutputStream(); in multipleKeysReadKeyset_encryptDecrypt_success() local