OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetProof
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/net/quic/crypto/
proof_source.h
22
//
GetProof
finds a certificate chain for |hostname|, sets |out_certs| to
52
virtual bool
GetProof
(QuicVersion version,
proof_source_chromium.cc
15
bool ProofSourceChromium::
GetProof
(QuicVersion version,
proof_source_chromium.h
26
virtual bool
GetProof
(QuicVersion version,
proof_test.cc
56
ASSERT_TRUE(source->
GetProof
(version_, hostname, server_config,
59
ASSERT_TRUE(source->
GetProof
(version_, hostname, server_config,
190
// and dumping the bytes of the |signature| output of ProofSource::
GetProof
().
352
// |signature| output of ProofSource::
GetProof
().
crypto_server_config.cc
711
if (!proof_source_->
GetProof
(version, info.sni.as_string(),
[
all
...]
Completed in 186 milliseconds