summaryrefslogtreecommitdiffstats
path: root/crypto/aead.c
diff options
context:
space:
mode:
authorHerbert Xu2016-07-12 07:17:40 +0200
committerHerbert Xu2016-07-18 11:35:41 +0200
commit1e1f006112b50640d7fc11851346f906d223df09 (patch)
treeb2bfcc3cc716d88628b8b7561e98791162aa27b1 /crypto/aead.c
parentcrypto: gcm - Use skcipher (diff)
downloadkernel-qcow2-linux-1e1f006112b50640d7fc11851346f906d223df09.tar.gz
kernel-qcow2-linux-1e1f006112b50640d7fc11851346f906d223df09.tar.xz
kernel-qcow2-linux-1e1f006112b50640d7fc11851346f906d223df09.zip
crypto: chacha20poly1305 - Use skcipher
This patch converts chacha20poly1305 to use the new skcipher interface as opposed to ablkcipher. It also fixes a buglet where we may end up with an async poly1305 when the user asks for a async algorithm. This shouldn't be a problem yet as there aren't any async implementations of poly1305 out there. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/aead.c')
0 files changed, 0 insertions, 0 deletions