Home
last modified time | relevance | path

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 Dtls_server_handshaker.h310 ProofSource* proof_source_; // Not owned. variable
349 ProofSource* proof_source_; variable
H A Dtls_server_handshaker_test.cc152 ProofSource* proof_source_ = nullptr; member in quic::test::__anonf8ebc3900111::TestTlsServerHandshaker
436 FakeProofSource* proof_source_; // owned by server_crypto_config_ member in quic::test::__anonf8ebc3900111::TlsServerHandshakerTest
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dquic_crypto_client_config.h450 std::unique_ptr<ClientProofSource> proof_source_; variable
H A Dquic_crypto_server_config.h901 std::unique_ptr<ProofSource> proof_source_; variable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/
H A Dqbone_session_test.cc123 std::unique_ptr<ProofSource> proof_source_; member in quic::test::__anond68568330111::IndirectionProofSource