check length sanity before correcting in EVP_CTRL_AEAD_TLS1_AAD
authorRich Salz <rsalz@openssl.org>
Mon, 24 Apr 2017 15:19:56 +0000 (11:19 -0400)
committerRich Salz <rsalz@openssl.org>
Mon, 24 Apr 2017 15:19:56 +0000 (11:19 -0400)
commita68d35057ba2676bc9b9a16f4952791eef4b9905
treecee147a6cb868831059255f154b43ae24c3859b7
parent8af91fd9d08487e0dffb6ccac5f42633c964f3f0
check length sanity before correcting in EVP_CTRL_AEAD_TLS1_AAD

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3289)
crypto/evp/e_aes_cbc_hmac_sha1.c
crypto/evp/e_aes_cbc_hmac_sha256.c
engines/e_dasync.c