From: Herbert Xu Date: Tue, 4 Dec 2007 09:07:27 +0000 (+1100) Subject: [CRYPTO] aead: Return EBADMSG for ICV mismatch X-Git-Tag: v2.6.25-rc1~1242^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe70f5dfe1a7b5caab96531089dac3d8728c0ebd;p=pandora-kernel.git [CRYPTO] aead: Return EBADMSG for ICV mismatch This patch changes gcm/authenc to return EBADMSG instead of EINVAL for ICV mismatches. This convention has already been adopted by IPsec. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed