Use TLSEXT_KEYNAME_LENGTH in tls_decrypt_ticket.
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 13 Feb 2017 17:36:13 +0000 (18:36 +0100)
committerRich Salz <rsalz@openssl.org>
Tue, 14 Feb 2017 19:45:08 +0000 (14:45 -0500)
commit177b4225baac56336e04fd97d0c993fd45d3e45e
tree28724fcb400df4597aba0d0864e00c6b898f358b
parentbe31d57686a551261cfd5deb95c9553402942a43
Use TLSEXT_KEYNAME_LENGTH in tls_decrypt_ticket.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2618)
(cherry picked from commit 57b0d651f052ed86528da916397acbcce035fb21)
ssl/t1_lib.c