Home
last modified time | relevance | path

Searched defs:client_cached_cert_hashes (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dquic_compressed_certs_cache.cc28 const std::string* client_cached_cert_hashes) in UncompressedCerts()
69 const std::string& client_cached_cert_hashes) { in GetCompressedCert()
88 const std::string& client_cached_cert_hashes, in Insert()
H A Dcert_compressor.cc178 absl::string_view client_cached_cert_hashes) { in MatchCerts()
414 absl::string_view client_cached_cert_hashes) { in CompressChain()
H A Dquic_compressed_certs_cache.h61 const std::string* client_cached_cert_hashes; member
H A Dquic_crypto_server_config.cc1416 const std::string& client_cached_cert_hashes, bool sct_supported_by_client, in FinishBuildServerConfigUpdateMessage()
1487 absl::string_view client_cached_cert_hashes; in BuildRejection() local
1566 const std::string& client_cached_cert_hashes) { in CompressChain()
H A Dcrypto_handshake.h142 std::string client_cached_cert_hashes; member
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_crypto_server_config_peer.cc138 const std::string& client_cached_cert_hashes) { in CompressChain()