Searched refs:their_aeads (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/quic/crypto/
H A Dcrypto_handshake.cc640 const QuicTag* their_aeads; local
643 if (scfg->GetTaglist(kAEAD, &their_aeads,
653 aead, their_aeads, num_their_aeads, QuicUtils::PEER_PRIORITY,
H A Dcrypto_server_config.cc367 const QuicTag* their_aeads; local
370 if (client_hello.GetTaglist(kAEAD, &their_aeads,
381 if (!QuicUtils::FindMutualTag(requested_config->aead, their_aeads,

Completed in 63 milliseconds