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 378 size_t num_their_aeads, num_their_key_exchanges; local
380 &num_their_aeads) != QUIC_NO_ERROR ||
394 aead, their_aeads, num_their_aeads, QuicUtils::LOCAL_PRIORITY,
quic_crypto_server_config.cc 582 size_t num_their_aeads, num_their_key_exchanges; local
584 &num_their_aeads) != QUIC_NO_ERROR ||
587 num_their_aeads != 1 ||
595 num_their_aeads, QuicUtils::LOCAL_PRIORITY,
    [all...]

Completed in 565 milliseconds