Searched refs:key_share (Results 1 – 3 of 3) sorted by relevance
397 my $key_share =399 $selectedgroupid = unpack("n", $key_share);
684 unsigned int format, version, key_share, group_id; in tls_parse_ctos_cookie() local793 if (!PACKET_get_1(&cookie, &key_share) in tls_parse_ctos_cookie()847 if (key_share) { in tls_parse_ctos_cookie()
144 for the B<key_share> sent by a client in a TLSv1.3 B<ClientHello>.379 will also be used for the B<key_share> sent by a client in a TLSv1.3
Completed in 7 milliseconds