aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2018-02-19 23:48:00 -0800
committerHerbert Xu <herbert@gondor.apana.org.au>2018-03-03 00:03:18 +0800
commitf15f2a2542839adc45d5f216ddd9a895062707fe (patch)
tree1ffbfee14f30bd6a20e51caca9cbb62d75ab9082 /crypto
parentcrypto: simd - allow registering multiple algorithms at once (diff)
downloadlinux-dev-f15f2a2542839adc45d5f216ddd9a895062707fe.tar.xz
linux-dev-f15f2a2542839adc45d5f216ddd9a895062707fe.zip
crypto: x86/glue_helper - add skcipher_walk functions
Add ECB, CBC, and CTR functions to glue_helper which use skcipher_walk rather than blkcipher_walk. This will allow converting the remaining x86 algorithms from the blkcipher interface over to the skcipher interface, after which we'll be able to remove the blkcipher_walk versions of these functions. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions