Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/testing/cc/
H A Dstreaming_aead_impl.cc59 auto ciphertext_stream = absl::make_unique<std::stringstream>(); in Encrypt() local
117 auto ciphertext_stream = in Decrypt() local