Home
last modified time | relevance | path

Searched defs:GetHandshakeState (Results 1 – 14 of 14) sorted by relevance

/external/cronet/net/quic/
Dmock_crypto_client_stream.cc258 quic::HandshakeState MockCryptoClientStream::GetHandshakeState() const { in GetHandshakeState() function in net::MockCryptoClientStream
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_crypto_client_stream.cc106 HandshakeState QuicCryptoClientStream::GetHandshakeState() const { in GetHandshakeState() function in quic::QuicCryptoClientStream
Dquic_crypto_client_handshaker.cc177 HandshakeState QuicCryptoClientHandshaker::GetHandshakeState() const { in GetHandshakeState() function in quic::QuicCryptoClientHandshaker
Dtls_client_handshaker.cc399 HandshakeState TlsClientHandshaker::GetHandshakeState() const { return state_; } in GetHandshakeState() function in quic::TlsClientHandshaker
Dquic_crypto_server_stream.cc425 HandshakeState QuicCryptoServerStream::GetHandshakeState() const { in GetHandshakeState() function in quic::QuicCryptoServerStream
Dquic_crypto_stream_test.cc85 HandshakeState GetHandshakeState() const override { return HANDSHAKE_START; } in GetHandshakeState() function in quic::test::__anon61ef565b0111::MockQuicCryptoStream
Dtls_server_handshaker.cc405 HandshakeState TlsServerHandshaker::GetHandshakeState() const { return state_; } in GetHandshakeState() function in quic::TlsServerHandshaker
Dquic_session.cc2395 HandshakeState QuicSession::GetHandshakeState() const { in GetHandshakeState() function in quic::QuicSession
Dquic_session_test.cc158 HandshakeState GetHandshakeState() const override { in GetHandshakeState() function in quic::test::__anon683350130111::TestCryptoStream
/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/simulator/
Dquic_endpoint.cc204 HandshakeState QuicEndpoint::GetHandshakeState() const { in GetHandshakeState() function in quic::simulator::QuicEndpoint
/external/ukey2/src/main/cpp/src/securegcm/
Dukey2_handshake.cc91 UKey2Handshake::State UKey2Handshake::GetHandshakeState() const { in GetHandshakeState() function in securegcm::UKey2Handshake
/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
Dquic_test_utils.h866 HandshakeState GetHandshakeState() const override { return HANDSHAKE_START; } in GetHandshakeState() function
/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
Dquic_spdy_stream_test.cc138 HandshakeState GetHandshakeState() const override { in GetHandshakeState() function in quic::test::__anon3e4095c90111::TestCryptoStream
Dquic_spdy_session_test.cc152 HandshakeState GetHandshakeState() const override { in GetHandshakeState() function in quic::test::__anon9131c7a10111::TestCryptoStream