Home
last modified time | relevance | path

Searched refs:GetNthValue24 (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/net/quic/crypto/
Dcrypto_handshake.h98 QuicErrorCode GetNthValue24(QuicTag tag,
Dcrypto_handshake.cc142 QuicErrorCode CryptoHandshakeMessage::GetNthValue24(QuicTag tag, in GetNthValue24() function in net::CryptoHandshakeMessage
Dquic_crypto_client_config.cc351 if (scfg->GetNthValue24(kPUBS, key_exchange_index, &public_value) != in FillClientHello()