summaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2015-05-28 17:08:03 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2015-06-03 05:48:36 +0300
commitaf05b3009b6b106db60077db3aeef16ccd214000 (patch)
treefa9f1191c5062ec37f1bffc540ad5c73cda71432 /crypto
parent92b9876bdddb704d44ae29ef5da254b0a403d4af (diff)
downloadlinux-af05b3009b6b106db60077db3aeef16ccd214000.tar.xz
crypto: aesni - Convert top-level rfc4106 algorithm to new interface
This patch converts rfc4106-gcm-aesni to the new AEAD interface. The low-level interface remains as is for now because we can't touch it until cryptd itself is upgraded. In the conversion I've also removed the duplicate copy of the context in the top-level algorithm. Now all processing is carried out in the low-level __driver-gcm-aes-aesni algorithm. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions