diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2016-07-12 13:17:48 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-07-18 17:35:44 +0800 |
commit | 0605c41cc53ca13775d202de0de33864a46162ba (patch) | |
tree | a80cf9f3d4bfcfa2e3c083ae2646631eb3e60e4b /include/linux/crypto.h | |
parent | 499a66e6b689b13d1a4108bec5d7dcdc829a27a8 (diff) |
crypto: cts - Convert to skcipher
This patch converts cts over to the skcipher interface. It also
optimises the implementation to use one CBC operation for all but
the last block, which is then processed separately.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/linux/crypto.h')
0 files changed, 0 insertions, 0 deletions