Relax CCM tag check.
authorDr. Stephen Henson <steve@openssl.org>
Tue, 9 Jun 2015 22:17:06 +0000 (23:17 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 6 Jul 2015 17:35:35 +0000 (18:35 +0100)
commitc0b674b7cbd9146982850523293c74b9131b26d5
treea36f1848a0ac66dbd87e8ccb54643e2105ada7bd
parenta229c2b805bb8c8081fe6d9cb5d9fc2fb9888c19
Relax CCM tag check.

In CCM mode don't require a tag before initialising decrypt: this allows
the tag length to be set without requiring the tag.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 9cca7be11d62298b2af0722f94345012c86eaed4)
crypto/evp/e_aes.c