git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6160b28
)
[CRYPTO] aead: Return EBADMSG for ICV mismatch
author
Herbert Xu
<herbert@gondor.apana.org.au>
Tue, 4 Dec 2007 09:07:27 +0000
(20:07 +1100)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 10 Jan 2008 21:16:32 +0000
(08:16 +1100)
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 <herbert@gondor.apana.org.au>
No differences found