Ensure the key and iv labels are declared as static
authorMatt Caswell <matt@openssl.org>
Tue, 8 Nov 2016 23:22:11 +0000 (23:22 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 9 Nov 2016 14:08:15 +0000 (14:08 +0000)
commit6925a94839794a6712db181bd1a8ccf948deb4ff
tree1771f7a134efdff44377dfcadb06ac549dd487d0
parent134bfe56c4fe9490ddcac070909252233ff82076
Ensure the key and iv labels are declared as static

Fixes a travis failure

Reviewed-by: Rich Salz <rsalz@openssl.org>
ssl/tls13_enc.c