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: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=0fb2815b873304d145ed00283454fc9f3bd35e6b;ds=sidebyside 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 abebf911fc..4c81a60ffb 100644 --- a/doc/man3/SSL_export_keying_material.pod +++ b/doc/man3/SSL_export_keying_material.pod @@ -59,7 +59,8 @@ B