summaryrefslogtreecommitdiff
path: root/crypto/deflate.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2007-12-04 19:17:50 +1100
committerHerbert Xu <herbert@gondor.apana.org.au>2008-01-11 08:16:31 +1100
commit828d1e762a275605e4d98ab15e473e4ed84201ed (patch)
treeb7eba4716307067b8df7d13cbbc79806a282dede /crypto/deflate.c
parent4e3b67eaaf29d677b00b2f8efdd2b96e538fca99 (diff)
downloadlinux-crypto-828d1e762a275605e4d98ab15e473e4ed84201ed.tar.gz
linux-crypto-828d1e762a275605e4d98ab15e473e4ed84201ed.zip
[CRYPTO] gcm: Fix ICV handling
The crypto_aead convention for ICVs is to include it directly in the output. If we decided to change this in future then we would make the ICV (if the algorithm has an explicit one) available in the request itself. For now no algorithm needs this so this patch changes gcm to conform to this convention. It also adjusts the tcrypt aead tests to take this into account. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/deflate.c')
0 files changed, 0 insertions, 0 deletions