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:37:59 +0000 (14:37 -0500)
commit57b0d651f052ed86528da916397acbcce035fb21
tree6dc851c33931baa219c9149b53580d2951254c75
parent7f07149d25f8d7e00e9350ff2f064a4d25c1a13d
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)
ssl/t1_lib.c