HomeSort by relevance Sort by last modified time
    Searched full:their_proof_demands (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/quic/crypto/
crypto_handshake.cc 708 const QuicTag* their_proof_demands; local
710 if (scfg->GetTaglist(kPDMD, &their_proof_demands,
713 if (their_proof_demands[i] == kCHID) {
crypto_server_config.cc 682 const QuicTag* their_proof_demands; local
686 client_hello.GetTaglist(kPDMD, &their_proof_demands,
694 switch (their_proof_demands[i]) {
    [all...]

Completed in 64 milliseconds