Make sure we use the correct cipher when using the early_secret
authorMatt Caswell <matt@openssl.org>
Wed, 19 Jul 2017 16:26:00 +0000 (17:26 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 31 Aug 2017 14:02:58 +0000 (15:02 +0100)
commit087175449922ddc3063e37f61e2c4330f3cf0468
tree8ccdf9d4e6749dfb7ac58cebfb3abe15dbed6115
parente105ae842f4a1ac7d710baefde34773d1a52af3c
Make sure we use the correct cipher when using the early_secret

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