Searched defs:SetHeaderProtectionKey (Results 1 – 10 of 10) sorted by relevance
13 bool AesBaseEncrypter::SetHeaderProtectionKey(absl::string_view key) { in SetHeaderProtectionKey() function in quic::AesBaseEncrypter
13 bool AesBaseDecrypter::SetHeaderProtectionKey(absl::string_view key) { in SetHeaderProtectionKey() function in quic::AesBaseDecrypter
16 bool ChaChaBaseEncrypter::SetHeaderProtectionKey(absl::string_view key) { in SetHeaderProtectionKey() function in quic::ChaChaBaseEncrypter
18 bool ChaChaBaseDecrypter::SetHeaderProtectionKey(absl::string_view key) { in SetHeaderProtectionKey() function in quic::ChaChaBaseDecrypter
27 bool NullEncrypter::SetHeaderProtectionKey(absl::string_view key) { in SetHeaderProtectionKey() function in quic::NullEncrypter
29 bool NullDecrypter::SetHeaderProtectionKey(absl::string_view key) { in SetHeaderProtectionKey() function in quic::NullDecrypter
51 bool MockEncrypter::SetHeaderProtectionKey(std::string_view key) { in SetHeaderProtectionKey() function in net::MockEncrypter
38 bool MockDecrypter::SetHeaderProtectionKey(std::string_view key) { in SetHeaderProtectionKey() function in net::MockDecrypter
1686 bool SetHeaderProtectionKey(absl::string_view /*key*/) override { in SetHeaderProtectionKey() function1744 bool SetHeaderProtectionKey(absl::string_view /*key*/) override { in SetHeaderProtectionKey() function
111 bool SetHeaderProtectionKey(absl::string_view /*key*/) override { in SetHeaderProtectionKey() function in quic::test::__anonffb4ea1b0111::TestEncrypter159 bool SetHeaderProtectionKey(absl::string_view /*key*/) override { in SetHeaderProtectionKey() function in quic::test::__anonffb4ea1b0111::TestDecrypter