Searched defs:ciphertext_destination (Results 1 – 8 of 8) sorted by relevance
29 std::shared_ptr<PythonFileObjectAdapter> ciphertext_destination) { in NewCcEncryptingStream()
96 std::unique_ptr<crypto::tink::OutputStream> ciphertext_destination, in NewEncryptingStream()
42 -> std::unique_ptr<OutputStreamAdapter> { in PybindRegisterCcStreamingAeadWrappers()
40 std::unique_ptr<crypto::tink::OutputStream> ciphertext_destination, in NewEncryptingStream()
72 std::unique_ptr<OutputStream> ciphertext_destination) { in New()
90 std::unique_ptr<OutputStream> ciphertext_destination, in NewEncryptingStream()
61 auto ciphertext_destination( in Encrypt() local
330 std::unique_ptr<crypto::tink::OutputStream> ciphertext_destination, in NewEncryptingStream()