From: Matt Caswell Date: Tue, 4 Dec 2018 08:37:04 +0000 (+0000) Subject: Fix some SSL_export_keying_material() issues X-Git-Tag: openssl-3.0.0-alpha1~2843 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fb2815b873304d145ed00283454fc9f3bd35e6b;p=thirdparty%2Fopenssl.git Fix some SSL_export_keying_material() issues Fix some issues in tls13_hkdf_expand() which impact the above function for TLSv1.3. In particular test that we can use the maximum label length in TLSv1.3. Reviewed-by: Tim Hudson (Merged from https://github.com/openssl/openssl/pull/7755) --- diff --git a/doc/man3/SSL_export_keying_material.pod b/doc/man3/SSL_export_keying_material.pod index abebf911fc3..4c81a60ffbb 100644 --- a/doc/man3/SSL_export_keying_material.pod +++ b/doc/man3/SSL_export_keying_material.pod @@ -59,7 +59,8 @@ B