summaryrefslogtreecommitdiff
path: root/include
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
commitadcbc688fe2f8107b7f564187593293aa9ea3932 (patch)
treed5a70ad60896f103d1912ed88e18b21bfb200cea /include
parent14f34061bc26b9cb72bb1136766f87296ba67314 (diff)
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 'include')
0 files changed, 0 insertions, 0 deletions