Add some more consistency checks in tls_decrypt_ticket.
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Wed, 22 Feb 2017 10:59:44 +0000 (11:59 +0100)
committerRich Salz <rsalz@openssl.org>
Wed, 22 Feb 2017 14:36:02 +0000 (09:36 -0500)
commit79020b27beff060d02830870fdfd821fe8cbd439
treec13800301dc5ecf1fcafa03be868614a8da01fa2
parente4a3d0f96800e578ddb76dcc387125df65641500
Add some more consistency checks in tls_decrypt_ticket.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2704)
ssl/t1_lib.c