OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:proof_source_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/quic/crypto/
crypto_server_config.h
344
//
proof_source_
contains an object that can provide certificate chains and
346
scoped_ptr<ProofSource>
proof_source_
;
member in class:net::QuicCryptoServerConfig
crypto_server_config.cc
685
if (
proof_source_
.get() == NULL ||
711
if (!
proof_source_
->GetProof(version, info.sni.as_string(),
899
proof_source_
.reset(proof_source);
[
all
...]
Completed in 135 milliseconds