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

  /external/chromium_org/net/quic/crypto/
quic_crypto_client_config.cc 423 size_t num_their_aeads, num_their_key_exchanges; local
425 &num_their_aeads) != QUIC_NO_ERROR ||
439 aead, their_aeads, num_their_aeads, QuicUtils::LOCAL_PRIORITY,
quic_crypto_server_config.cc 613 size_t num_their_aeads, num_their_key_exchanges; local
615 &num_their_aeads) != QUIC_NO_ERROR ||
618 num_their_aeads != 1 ||
626 num_their_aeads, QuicUtils::LOCAL_PRIORITY,
    [all...]

Completed in 163 milliseconds