Don't get the mac type in TLSv1.3
authorMatt Caswell <matt@openssl.org>
Mon, 14 Jan 2019 16:37:14 +0000 (16:37 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 15 Jan 2019 11:50:35 +0000 (11:50 +0000)
commit0c13c8ece1fd88acf757e385bbc865e1e94382ed
treefb297d6b7488c66187c14cbd732bef39b2dea5f6
parent709c6be2f8cd986f54140488d4154fe56825904b
Don't get the mac type in TLSv1.3

We don't use this information so we shouldn't fetch it. As noted in the
comments in #8005.

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/8020)

(cherry picked from commit ea09abc80892920ee5db4de82bed7a193b5896f0)
ssl/tls13_enc.c