summaryrefslogtreecommitdiff
path: root/crypto/async_tx
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2016-07-12 13:17:40 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2016-07-18 17:35:41 +0800
commit338d0e4718be1cf8064d46cb81e1b015b6ab5996 (patch)
tree88ee71952102dd9d5cefa6b9ef462efb0161c60f /crypto/async_tx
parent5d6ba002f9f5a723185c9d7e32815f588c49cda2 (diff)
downloadlinux-crypto-338d0e4718be1cf8064d46cb81e1b015b6ab5996.tar.gz
linux-crypto-338d0e4718be1cf8064d46cb81e1b015b6ab5996.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/async_tx')
0 files changed, 0 insertions, 0 deletions