]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/ssl_local.h
Actually update the keys when a KeyUpdate message is sent or received
authorMatt Caswell <matt@openssl.org>
Fri, 10 Feb 2017 17:43:09 +0000 (17:43 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 17 Feb 2017 10:28:00 +0000 (10:28 +0000)
commit57389a3261075cc1266218742434aa749cf3733e
tree9b2403106727a23385c2dbc0542d8fbf78ea51e1
parent5bf47933783d032fb58f438318fabdb9b9a164b4
Actually update the keys when a KeyUpdate message is sent or received

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