Add DTLSv1.2 methods.
authorjsing <jsing@openbsd.org>
Sat, 20 Feb 2021 08:33:17 +0000 (08:33 +0000)
committerjsing <jsing@openbsd.org>
Sat, 20 Feb 2021 08:33:17 +0000 (08:33 +0000)
commita48e0ded4866e9e70a11237bb5a76c53453b830d
tree5ac1aa3a1ac0a0bb19103c9d436f52b8b83701a0
parente9d01b14de6233c551b61ccdf5567bc15ea90a64
Add DTLSv1.2 methods.

These are currently guarded by LIBRESSL_HAS_DTLS1_2 and LIBRESSL_INTERNAL.

ok tb@
lib/libssl/ssl.h
lib/libssl/ssl_methods.c