]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/ssl_local.h
Fix changing of the cipher state when dealing with early data
authorMatt Caswell <matt@openssl.org>
Wed, 22 Feb 2017 14:09:42 +0000 (14:09 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 2 Mar 2017 17:44:15 +0000 (17:44 +0000)
commitfe5e20fd267bae655c37ba8d67d74c0db566e088
tree932dedd015b78f9ff55c50df6715425808c821b4
parent1ea4d09a3c049cd3b0748410e0c53b98082980cb
Fix changing of the cipher state when dealing with early data

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