Home
last modified time | relevance | path

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

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