Home
last modified time | relevance | path

Searched defs:SetNoncePrefix (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/cronet/net/quic/
H A Dmock_encrypter.cc28 bool MockEncrypter::SetNoncePrefix(std::string_view nonce_prefix) { in SetNoncePrefix() function in net::MockEncrypter
H A Dmock_decrypter.cc30 bool MockDecrypter::SetNoncePrefix(std::string_view nonce_prefix) { in SetNoncePrefix() function in net::MockDecrypter
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dnull_encrypter.cc21 bool NullEncrypter::SetNoncePrefix(absl::string_view nonce_prefix) { in SetNoncePrefix() function in quic::NullEncrypter
H A Daead_base_decrypter.cc70 bool AeadBaseDecrypter::SetNoncePrefix(absl::string_view nonce_prefix) { in SetNoncePrefix() function in quic::AeadBaseDecrypter
H A Daead_base_encrypter.cc64 bool AeadBaseEncrypter::SetNoncePrefix(absl::string_view nonce_prefix) { in SetNoncePrefix() function in quic::AeadBaseEncrypter
H A Dnull_decrypter.cc23 bool NullDecrypter::SetNoncePrefix(absl::string_view nonce_prefix) { in SetNoncePrefix() function in quic::NullDecrypter
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_test_utils.h1697 bool SetNoncePrefix(absl::string_view /*nonce_prefix*/) override { in SetNoncePrefix() function
1755 bool SetNoncePrefix(absl::string_view /*nonce_prefix*/) override { in SetNoncePrefix() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_framer_test.cc108 bool SetNoncePrefix(absl::string_view /*nonce_prefix*/) override { in SetNoncePrefix() function in quic::test::__anon0923887d0111::TestEncrypter
156 bool SetNoncePrefix(absl::string_view /*nonce_prefix*/) override { in SetNoncePrefix() function in quic::test::__anon0923887d0111::TestDecrypter