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

  /external/chromium_org/net/quic/crypto/
quic_crypto_client_config.cc 393 const QuicTag* their_proof_demands; local
395 if (scfg->GetTaglist(kPDMD, &their_proof_demands,
398 if (their_proof_demands[i] == kCHID) {
quic_crypto_server_config.cc 886 const QuicTag* their_proof_demands; local
890 client_hello.GetTaglist(kPDMD, &their_proof_demands,
898 switch (their_proof_demands[i]) {
    [all...]

Completed in 359 milliseconds