Searched refs:crypto_negotiated_params (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/net/quic/
H A Dquic_crypto_stream.h65 const QuicCryptoNegotiatedParameters& crypto_negotiated_params() const;
H A Dquic_crypto_stream.cc95 QuicCryptoStream::crypto_negotiated_params() const { function in class:net::QuicCryptoStream
H A Dquic_crypto_client_stream_test.cc104 stream_->crypto_negotiated_params());
H A Dquic_client_session.cc412 QuicTag aead = crypto_stream_->crypto_negotiated_params().aead;
/external/chromium_org/net/quic/test_tools/
H A Dcrypto_test_utils.cc264 server->crypto_negotiated_params().channel_id);
461 client->crypto_negotiated_params().subkey_secret;
463 server->crypto_negotiated_params().subkey_secret;

Completed in 293 milliseconds