Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Daes_base_encrypter.cc13 bool AesBaseEncrypter::SetHeaderProtectionKey(absl::string_view key) { in SetHeaderProtectionKey() function in quic::AesBaseEncrypter
H A Daes_base_decrypter.cc13 bool AesBaseDecrypter::SetHeaderProtectionKey(absl::string_view key) { in SetHeaderProtectionKey() function in quic::AesBaseDecrypter
H A Dchacha_base_encrypter.cc16 bool ChaChaBaseEncrypter::SetHeaderProtectionKey(absl::string_view key) { in SetHeaderProtectionKey() function in quic::ChaChaBaseEncrypter
H A Dchacha_base_decrypter.cc18 bool ChaChaBaseDecrypter::SetHeaderProtectionKey(absl::string_view key) { in SetHeaderProtectionKey() function in quic::ChaChaBaseDecrypter
H A Dnull_encrypter.cc27 bool NullEncrypter::SetHeaderProtectionKey(absl::string_view key) { in SetHeaderProtectionKey() function in quic::NullEncrypter
H A Dnull_decrypter.cc29 bool NullDecrypter::SetHeaderProtectionKey(absl::string_view key) { in SetHeaderProtectionKey() function in quic::NullDecrypter
/aosp_15_r20/external/cronet/net/quic/
H A Dmock_encrypter.cc51 bool MockEncrypter::SetHeaderProtectionKey(std::string_view key) { in SetHeaderProtectionKey() function in net::MockEncrypter
H A Dmock_decrypter.cc38 bool MockDecrypter::SetHeaderProtectionKey(std::string_view key) { in SetHeaderProtectionKey() function in net::MockDecrypter
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_test_utils.h1703 bool SetHeaderProtectionKey(absl::string_view /*key*/) override { in SetHeaderProtectionKey() function
1761 bool SetHeaderProtectionKey(absl::string_view /*key*/) override { in SetHeaderProtectionKey() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_framer_test.cc112 bool SetHeaderProtectionKey(absl::string_view /*key*/) override { in SetHeaderProtectionKey() function in quic::test::__anon0923887d0111::TestEncrypter
160 bool SetHeaderProtectionKey(absl::string_view /*key*/) override { in SetHeaderProtectionKey() function in quic::test::__anon0923887d0111::TestDecrypter