summaryrefslogtreecommitdiff
path: root/crypto/tcrypt.h
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2015-06-16 13:54:18 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2015-06-17 15:35:05 +0800
commit27d11264d1a6d5245429bf8493c74f35bae55fa6 (patch)
treea3736ad62df2397f3c12bc8df8f7c24721eab9b7 /crypto/tcrypt.h
parent5e793323ab63c4aee3970b7e774dea6d073cd2cf (diff)
downloadlinux-crypto-27d11264d1a6d5245429bf8493c74f35bae55fa6.tar.gz
linux-crypto-27d11264d1a6d5245429bf8493c74f35bae55fa6.zip
crypto: gcm - Convert to new AEAD interface
This patch converts generic gcm and its associated transforms to the new AEAD interface. The biggest reward is in code reduction for rfc4543 where it used to do IV stitching which is no longer needed as the IV is already part of the AD on input. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/tcrypt.h')
0 files changed, 0 insertions, 0 deletions