Home
last modified time | relevance | path

Searched refs:DoVerifyProofComplete (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/net/quic/
Dquic_crypto_client_stream.h134 QuicErrorCode DoVerifyProofComplete(
Dquic_crypto_client_stream.cc325 if (QUIC_PROOF_INVALID == DoVerifyProofComplete(cached)) { in DoHandshakeLoop()
506 QuicErrorCode QuicCryptoClientStream::DoVerifyProofComplete( in DoVerifyProofComplete() function in net::QuicCryptoClientStream