Searched defs:streaming_aead (Results 1 – 12 of 12) sorted by relevance
75 tink_testing_api::StreamingAeadImpl streaming_aead; in TEST_F() local86 tink_testing_api::StreamingAeadImpl streaming_aead; in TEST_F() local97 tink_testing_api::StreamingAeadImpl streaming_aead; in TEST_F() local122 tink_testing_api::StreamingAeadImpl streaming_aead; in TEST_F() local135 tink_testing_api::StreamingAeadImpl streaming_aead; in TEST_F() local
133 StreamingAeadImpl streaming_aead; in RunServer() local
136 DummyStreamingAead streaming_aead("Some AEAD"); in TEST() local170 DummyStreamingAead streaming_aead("Some AEAD"); in TEST() local215 DummyStreamingAead streaming_aead(kStreamingAeadName); in TEST() local261 DummyStreamingAead streaming_aead(kStreamingAeadName); in TEST() local
28 StreamingAead* streaming_aead, absl::string_view aad, in NewCcEncryptingStream()47 StreamingAead* streaming_aead, absl::string_view aad, in NewCcDecryptingStream()
58 [](StreamingAead* streaming_aead, const py::bytes& aad, in PybindRegisterCcStreamingAeadWrappers()60 -> std::unique_ptr<InputStreamAdapter> { in PybindRegisterCcStreamingAeadWrappers()
34 DummyStreamingAead streaming_aead("Aead 1"); in TEST() local
73 auto streaming_aead = std::move(result.value()); in TEST() local
416 auto streaming_aead = std::move(result.value()); in TEST() local
77 StreamingAead& streaming_aead = entry->get_primitive(); in Next() local
118 std::unique_ptr<StreamingAead> streaming_aead = in Wrap() local
106 StreamingAead& streaming_aead = entry->get_primitive(); in PRead() local
334 crypto::tink::util::StatusOr<std::unique_ptr<StreamingAead>> streaming_aead = in TEST() local