]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/ssl_local.h
Place ticket keys into secure memory
authorTodd Short <tshort@akamai.com>
Mon, 19 Mar 2018 14:50:51 +0000 (10:50 -0400)
committerRich Salz <rsalz@openssl.org>
Mon, 19 Mar 2018 15:07:08 +0000 (11:07 -0400)
commit4bfb96f2ad01d71836cfccceb7b15102f0f59055
treee1bed6835aebe2e68e8fa0ec9e7c23a7c6f27e27
parentc2b290c3d0ff878c33b3540df530f64af23163bf
Place ticket keys into secure memory

Place the session ticket AES and HMAC keys into secure memory.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2351)
ssl/s3_lib.c
ssl/ssl_lib.c
ssl/ssl_locl.h
ssl/statem/statem_srvr.c
ssl/t1_lib.c