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

  /external/chromium_org/net/quic/crypto/
crypto_handshake.h 98 // GetNthValue24 interprets the value with the given tag to be a series of
101 QuicErrorCode GetNthValue24(QuicTag tag,
crypto_handshake.cc 159 QuicErrorCode CryptoHandshakeMessage::GetNthValue24(QuicTag tag,
666 if (scfg->GetNthValue24(kPUBS, key_exchange_index, &public_value) !=

Completed in 4345 milliseconds