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:36:10 +0000 (18:36 +0100)
commitcb6e0ed17a61ae3711d385f517d61be2b4c33a55
tree7de32b9ace6903fa9c6fdb117360a4adcb061ca6
parente5d5019a233d15e3ce93e57925c98bd0c8e71f46
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