Searched defs:proof_source_ (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ | ||
H A D | tls_server_handshaker.h | 310 ProofSource* proof_source_; // Not owned. variable |
H A D | tls_server_handshaker_test.cc | 152 ProofSource* proof_source_ = nullptr; member in quic::test::__anonf8ebc3900111::TestTlsServerHandshaker |
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/ | ||
H A D | quic_crypto_client_config.h | 450 std::unique_ptr<ClientProofSource> proof_source_; variable |
H A D | quic_crypto_server_config.h | 901 std::unique_ptr<ProofSource> proof_source_; variable |
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/ | ||
H A D | qbone_session_test.cc | 123 std::unique_ptr<ProofSource> proof_source_; member in quic::test::__anond68568330111::IndirectionProofSource |