Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dhandoff.cc270 CBB seq, key_share; in SSL_serialize_handback() local
326 next_proto, alpn, hostname, channel_id, transcript, key_share; in SSL_apply_handback() local
Dtls13_client.cc117 CBS cookie, key_share, supported_versions; in do_read_hello_retry_request() local
281 CBS key_share, pre_shared_key, supported_versions; in do_read_server_hello() local
Dssl_key_share.cc346 UniquePtr<SSLKeyShare> key_share = Create(static_cast<uint16_t>(group)); in Create() local
Dtls13_server.cc62 CBS key_share; in resolve_ecdhe_secret() local
Dt1_lib.cc2242 SSLKeyShare *key_share = hs->key_shares[0].get(); in ssl_ext_key_share_parse_serverhello() local
2314 UniquePtr<SSLKeyShare> key_share = SSLKeyShare::Create(group_id); in ssl_ext_key_share_parse_clienthello() local