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
1703 bool SetHeaderProtectionKey(absl::string_view /*key*/) override { in SetHeaderProtectionKey() function1761 bool SetHeaderProtectionKey(absl::string_view /*key*/) override { in SetHeaderProtectionKey() function
112 bool SetHeaderProtectionKey(absl::string_view /*key*/) override { in SetHeaderProtectionKey() function in quic::test::__anon0923887d0111::TestEncrypter160 bool SetHeaderProtectionKey(absl::string_view /*key*/) override { in SetHeaderProtectionKey() function in quic::test::__anon0923887d0111::TestDecrypter