]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/t1_lib.c
Update SSL_export_keying_material() for TLSv1.3
authorMatt Caswell <matt@openssl.org>
Tue, 27 Jun 2017 13:57:15 +0000 (14:57 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 29 Jun 2017 09:15:49 +0000 (10:15 +0100)
commit0ca8d1ecf26b4a564222fc17e0e48053f2fd0843
tree3982dfa368c1054db3123f548133068d28a2a481
parent519a5d1ef2ca3ba0adf0bc1d7dff984e8523d813
Update SSL_export_keying_material() for TLSv1.3

Fixes #3680

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3782)
ssl/ssl_locl.h
ssl/t1_lib.c
ssl/tls13_enc.c