GetProof           48 net/quic/crypto/proof_source.h   virtual bool GetProof(const std::string& hostname,
GetProof           26 net/quic/crypto/proof_source_chromium.h   virtual bool GetProof(const std::string& hostname,
GetProof          122 net/quic/crypto/proof_test.cc   ASSERT_TRUE(source->GetProof(hostname, server_config, false /* no ECDSA */,
GetProof          124 net/quic/crypto/proof_test.cc   ASSERT_TRUE(source->GetProof(hostname, server_config, false /* no ECDSA */,
GetProof          961 net/quic/crypto/quic_crypto_server_config.cc   if (!proof_source_->GetProof(info.sni.as_string(), config->serialized,