Home
last modified time | relevance | path

Searched defs:key_share (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dhandoff.cc334 CBB seq, key_share; in SSL_serialize_handback() local
452 next_proto, alpn, hostname, unused_channel_id, transcript, key_share; in SSL_apply_handback() local
901 CBS cbs, seq, server_random, key_share, signature_hint, ticket, ignore_psk, in SSL_set_handshake_hints() local
Dtls13_client.cc239 SSLExtension cookie(TLSEXT_TYPE_cookie), key_share(TLSEXT_TYPE_key_share), in do_read_hello_retry_request() local
409 SSLExtension key_share(TLSEXT_TYPE_key_share), in do_read_server_hello() local
Dssl_key_share.cc338 UniquePtr<SSLKeyShare> key_share = Create(static_cast<uint16_t>(group)); in Create() local
Dtls13_server.cc77 UniquePtr<SSLKeyShare> key_share = SSLKeyShare::Create(group_id); in resolve_ecdhe_secret() local
Dextensions.cc2366 SSLKeyShare *key_share = hs->key_shares[0].get(); in ssl_ext_key_share_parse_serverhello() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dhandoff.cc334 CBB seq, key_share; in SSL_serialize_handback() local
452 next_proto, alpn, hostname, unused_channel_id, transcript, key_share; in SSL_apply_handback() local
901 CBS cbs, seq, server_random, key_share, signature_hint, ticket, ignore_psk, in SSL_set_handshake_hints() local
Dtls13_client.cc239 SSLExtension cookie(TLSEXT_TYPE_cookie), key_share(TLSEXT_TYPE_key_share), in do_read_hello_retry_request() local
409 SSLExtension key_share(TLSEXT_TYPE_key_share), in do_read_server_hello() local
Dssl_key_share.cc338 UniquePtr<SSLKeyShare> key_share = Create(static_cast<uint16_t>(group)); in Create() local
Dtls13_server.cc77 UniquePtr<SSLKeyShare> key_share = SSLKeyShare::Create(group_id); in resolve_ecdhe_secret() local
Dextensions.cc2366 SSLKeyShare *key_share = hs->key_shares[0].get(); in ssl_ext_key_share_parse_serverhello() local
/aosp_15_r20/external/boringssl/src/ssl/
H A Dhandoff.cc347 CBB seq, key_share; in SSL_serialize_handback() local
483 next_proto, alpn, hostname, unused_channel_id, transcript, key_share; in SSL_apply_handback() local
1045 CBS cbs, seq, server_random_tls13, key_share, signature_hint, psk, in SSL_set_handshake_hints() local
H A Dtls13_client.cc242 SSLExtension cookie(TLSEXT_TYPE_cookie), key_share(TLSEXT_TYPE_key_share), in do_read_hello_retry_request() local
412 SSLExtension key_share(TLSEXT_TYPE_key_share), in do_read_server_hello() local
H A Dtls13_server.cc78 UniquePtr<SSLKeyShare> key_share = SSLKeyShare::Create(group_id); in resolve_ecdhe_secret() local
H A Dextensions.cc2329 SSLKeyShare *key_share = hs->key_shares[0].get(); in ssl_ext_key_share_parse_serverhello() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/
H A Dhandoff.cc347 CBB seq, key_share; in SSL_serialize_handback() local
483 next_proto, alpn, hostname, unused_channel_id, transcript, key_share; in SSL_apply_handback() local
1045 CBS cbs, seq, server_random_tls13, key_share, signature_hint, psk, in SSL_set_handshake_hints() local
H A Dtls13_client.cc242 SSLExtension cookie(TLSEXT_TYPE_cookie), key_share(TLSEXT_TYPE_key_share), in do_read_hello_retry_request() local
412 SSLExtension key_share(TLSEXT_TYPE_key_share), in do_read_server_hello() local
H A Dtls13_server.cc78 UniquePtr<SSLKeyShare> key_share = SSLKeyShare::Create(group_id); in resolve_ecdhe_secret() local
H A Dextensions.cc2324 SSLKeyShare *key_share = hs->key_shares[0].get(); in ssl_ext_key_share_parse_serverhello() local