Home
last modified time | relevance | path

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

/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
/external/cronet/third_party/boringssl/src/ssl/
Dhandoff.cc342 CBB seq, key_share; in SSL_serialize_handback() local
467 next_proto, alpn, hostname, unused_channel_id, transcript, key_share; in SSL_apply_handback() local
1007 CBS cbs, seq, server_random_tls13, key_share, signature_hint, psk, in SSL_set_handshake_hints() local
Dtls13_client.cc243 SSLExtension cookie(TLSEXT_TYPE_cookie), key_share(TLSEXT_TYPE_key_share), in do_read_hello_retry_request() local
413 SSLExtension key_share(TLSEXT_TYPE_key_share), in do_read_server_hello() local
Dtls13_server.cc77 UniquePtr<SSLKeyShare> key_share = SSLKeyShare::Create(group_id); in resolve_ecdhe_secret() local
Dextensions.cc2375 SSLKeyShare *key_share = hs->key_shares[0].get(); in ssl_ext_key_share_parse_serverhello() local
/external/boringssl/src/ssl/
Dhandoff.cc342 CBB seq, key_share; in SSL_serialize_handback() local
467 next_proto, alpn, hostname, unused_channel_id, transcript, key_share; in SSL_apply_handback() local
1007 CBS cbs, seq, server_random_tls13, key_share, signature_hint, psk, in SSL_set_handshake_hints() local
Dtls13_client.cc243 SSLExtension cookie(TLSEXT_TYPE_cookie), key_share(TLSEXT_TYPE_key_share), in do_read_hello_retry_request() local
413 SSLExtension key_share(TLSEXT_TYPE_key_share), in do_read_server_hello() local
Dtls13_server.cc77 UniquePtr<SSLKeyShare> key_share = SSLKeyShare::Create(group_id); in resolve_ecdhe_secret() local
Dextensions.cc2375 SSLKeyShare *key_share = hs->key_shares[0].get(); in ssl_ext_key_share_parse_serverhello() local