Add a use_psk_dhe_ke flag to the TLSv1.3 handshake struct
authortb <tb@openbsd.org>
Fri, 3 Jun 2022 13:28:36 +0000 (13:28 +0000)
committertb <tb@openbsd.org>
Fri, 3 Jun 2022 13:28:36 +0000 (13:28 +0000)
commita5e02c82851625ebda75d4b80040528ff9c20f79
treef403dce8065d4de5cfbd2af2d62f46840f9c3127
parentb3d6d0e7459238947fef62bc2629f8354e997068
Add a use_psk_dhe_ke flag to the TLSv1.3 handshake struct

This will be used to indicate client side support for DHE key
establishment.

ok jsing
lib/libssl/ssl_locl.h