]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
crypto: glue_helper - Add skcipher xts helpers
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 22 Nov 2016 12:08:29 +0000 (20:08 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 28 Nov 2016 13:23:20 +0000 (21:23 +0800)
commit065ce3273782b632f3e16ab789b432e12deb6823
treed6d8070abc5ed42f4d9ac378966e75aafe6e302c
parent043a44001b9ea74d015b405cccd607ab6139aefc
crypto: glue_helper - Add skcipher xts helpers

This patch adds xts helpers that use the skcipher interface rather
than blkcipher.  This will be used by aesni_intel.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/x86/crypto/glue_helper.c
arch/x86/include/asm/crypto/glue_helper.h
crypto/Kconfig