Home
last modified time | relevance | path

Searched defs:handshake (Results 1 – 25 of 242) sorted by relevance

12345678910

/aosp_15_r20/prebuilts/sdk/current/androidx/m2repository/androidx/tracing/tracing-perfetto-handshake/1.0.0/
HDtracing-perfetto-handshake-1.0.0.jar ... tracing/perfetto/ androidx/tracing/perfetto/handshake/ androidx/tracing/perfetto/handshake/PerfettoSdkHandshake ...
/aosp_15_r20/external/okhttp/repackaged/okhttp-urlconnection/src/main/java/com/android/okhttp/internal/huc/
H A DDelegatingHttpsURLConnection.java49 protected abstract Handshake handshake(); in handshake() method in DelegatingHttpsURLConnection
60 Handshake handshake = handshake(); in getCipherSuite() local
65 Handshake handshake = handshake(); in getLocalCertificates() local
72 Handshake handshake = handshake(); in getServerCertificates() local
79 Handshake handshake = handshake(); in getPeerPrincipal() local
84 Handshake handshake = handshake(); in getLocalPrincipal() local
/aosp_15_r20/external/okhttp/okhttp-urlconnection/src/main/java/com/squareup/okhttp/internal/huc/
H A DDelegatingHttpsURLConnection.java48 protected abstract Handshake handshake(); in handshake() method in DelegatingHttpsURLConnection
59 Handshake handshake = handshake(); in getCipherSuite() local
64 Handshake handshake = handshake(); in getLocalCertificates() local
71 Handshake handshake = handshake(); in getServerCertificates() local
78 Handshake handshake = handshake(); in getPeerPrincipal() local
83 Handshake handshake = handshake(); in getLocalPrincipal() local
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dssl_tls13_keys.c674 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_tls13_key_schedule_stage_application() local
1147 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_tls13_generate_early_key() local
1237 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in mbedtls_ssl_tls13_compute_early_transform() local
1280 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in mbedtls_ssl_tls13_key_schedule_stage_early() local
1347 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_tls13_generate_handshake_keys() local
1469 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_tls13_key_schedule_stage_handshake() local
1578 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_tls13_generate_application_keys() local
1702 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in mbedtls_ssl_tls13_compute_handshake_transform() local
1751 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in mbedtls_ssl_tls13_compute_resumption_master_secret() local
H A Dssl_tls13_client.c535 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_tls13_parse_cookie_ext() local
569 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_tls13_write_cookie_ext() local
1445 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_tls13_preprocess_server_hello() local
1593 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_tls13_parse_server_hello() local
1860 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_tls13_postprocess_server_hello() local
2071 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_tls13_parse_encrypted_extensions() local
2189 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_tls13_process_encrypted_extensions() local
2401 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_tls13_parse_certificate_request() local
2766 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_tls13_parse_new_session_ticket_exts() local
H A Dssl_tls13_generic.c449 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in mbedtls_ssl_tls13_parse_certificate() local
1570 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in mbedtls_ssl_tls13_read_public_xxdhe_share() local
1645 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in mbedtls_ssl_tls13_generate_and_write_xxdh_key_exchange() local
H A Dssl_tls12_client.c1717 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_parse_server_ecdh_params() local
2761 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_write_client_key_exchange() local
2901 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_write_client_key_exchange() local
H A Dssl_tls12_server.c2992 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_prepare_server_key_exchange() local
3733 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_parse_client_key_exchange() local
3921 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_parse_client_key_exchange() local
/aosp_15_r20/external/mbedtls/library/
H A Dssl_tls13_keys.c686 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_tls13_key_schedule_stage_application() local
1159 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_tls13_generate_early_key() local
1249 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in mbedtls_ssl_tls13_compute_early_transform() local
1292 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in mbedtls_ssl_tls13_key_schedule_stage_early() local
1359 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_tls13_generate_handshake_keys() local
1481 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_tls13_key_schedule_stage_handshake() local
1590 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_tls13_generate_application_keys() local
1714 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in mbedtls_ssl_tls13_compute_handshake_transform() local
1763 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in mbedtls_ssl_tls13_compute_resumption_master_secret() local
H A Dssl_tls13_client.c535 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_tls13_parse_cookie_ext() local
569 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_tls13_write_cookie_ext() local
1440 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_tls13_preprocess_server_hello() local
1590 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_tls13_parse_server_hello() local
1857 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_tls13_postprocess_server_hello() local
2092 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_tls13_parse_encrypted_extensions() local
2332 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_tls13_parse_certificate_request() local
2667 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_tls13_parse_new_session_ticket_exts() local
H A Dssl_tls13_generic.c449 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in mbedtls_ssl_tls13_parse_certificate() local
1497 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in mbedtls_ssl_tls13_read_public_xxdhe_share() local
1562 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in mbedtls_ssl_tls13_generate_and_write_xxdh_key_exchange() local
H A Dssl_tls12_client.c1719 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_parse_server_ecdh_params() local
2766 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_write_client_key_exchange() local
2906 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_write_client_key_exchange() local
/aosp_15_r20/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/
H A DResponse.java46 private final Handshake handshake; field in Response
115 public Handshake handshake() { in handshake() method in Response
236 private Handshake handshake; field in Response.Builder
280 public Builder handshake(Handshake handshake) { in handshake() method in Response.Builder
/aosp_15_r20/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
H A DResponse.java41 private final Handshake handshake; field in Response
108 public Handshake handshake() { in handshake() method in Response
226 private Handshake handshake; field in Response.Builder
270 public Builder handshake(Handshake handshake) { in handshake() argument
/aosp_15_r20/external/okhttp/repackaged/okhttp-android-support/src/main/java/com/android/okhttp/internal/huc/
H A DJavaApiConverter.java129 Handshake handshake = Handshake.get( in createOkResponseForCachePut() local
254 Handshake handshake = Handshake.get( in createOkResponseForCacheGet() local
295 final Handshake handshake = response.handshake(); in createJavaCacheResponse() local
/aosp_15_r20/external/okhttp/okhttp-android-support/src/main/java/com/squareup/okhttp/internal/huc/
H A DJavaApiConverter.java127 Handshake handshake = Handshake.get( in createOkResponseForCachePut() local
252 Handshake handshake = Handshake.get( in createOkResponseForCacheGet() local
293 final Handshake handshake = response.handshake(); in createJavaCacheResponse() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/ssl/
Dstream.hpp369 void handshake(handshake_type type) in handshake() function in boost::asio::ssl::stream
386 BOOST_ASIO_SYNC_OP_VOID handshake(handshake_type type, in handshake() function in boost::asio::ssl::stream
406 void handshake(handshake_type type, const ConstBufferSequence& buffers) in handshake() function in boost::asio::ssl::stream
426 BOOST_ASIO_SYNC_OP_VOID handshake(handshake_type type, in handshake() function in boost::asio::ssl::stream
/aosp_15_r20/external/okhttp/okhttp-android-support/src/test/java/com/squareup/okhttp/internal/huc/
H A DJavaApiConverterTest.java212 Handshake handshake = response.handshake(); in createOkResponseForCacheGet_secure() local
464 Handshake handshake = Handshake.get("SecureCipher", Arrays.<Certificate>asList(SERVER_CERT), in createJavaUrlConnection_https_extraHttpsMethods() local
554 Handshake handshake = Handshake.get("SecureCipher", Arrays.<Certificate>asList(SERVER_CERT), in createJavaCacheResponse_httpsPost() local
/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_handshake_stream_create_helper_test.cc295 std::unique_ptr<WebSocketHandshakeStreamBase> handshake = in CreateAndInitializeStream() local
360 std::unique_ptr<WebSocketHandshakeStreamBase> handshake = in CreateAndInitializeStream() local
529 std::unique_ptr<WebSocketHandshakeStreamBase> handshake = in CreateAndInitializeStream() local
/aosp_15_r20/frameworks/libs/systemui/motiontoollib/src/com/android/app/motiontool/proto/
Dmotion_tool.proto27 HandshakeRequest handshake = 1; field
42 HandshakeResponse handshake = 2; field
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/client/conn/
Dhttp2.rs61 pub async fn handshake<E, T, B>(exec: E, io: T) -> crate::Result<(SendRequest<B>, Connection<T, B>)> in handshake() function
393 pub fn handshake<T, B>( in handshake() method
Dhttp1.rs128 pub async fn handshake<T, B>(io: T) -> crate::Result<(SendRequest<B>, Connection<T, B>)> in handshake() function
486 pub fn handshake<T, B>( in handshake() method
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/debug/
H A Dsocket.rb38 def handshake method in ANTLR3.Debug.EventSocketProxy
290 def handshake method in ANTLR3.Debug.RemoteEventSocketListener
/aosp_15_r20/external/grpc-grpc-java/okhttp/src/test/java/io/grpc/okhttp/
H A DOkHttpServerTransportTest.java1195 private void handshake() throws Exception { in handshake() method in OkHttpServerTransportTest
1199 private void handshake(Settings settings) throws Exception { in handshake() method in OkHttpServerTransportTest
/aosp_15_r20/external/grpc-grpc-java/okhttp/src/main/java/io/grpc/okhttp/
H A DPlaintextHandshakerSocketFactory.java31 public HandshakeResult handshake(Socket socket, Attributes attributes) throws IOException { in handshake() method in PlaintextHandshakerSocketFactory

12345678910