summaryrefslogtreecommitdiffstats
path: root/crypto/cbc.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2016-07-12 13:17:35 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2016-07-18 17:35:39 +0800
commite75445a8445215ab4623f180cbc930ecf271181f (patch)
treefc140842975e8740cc9d9d28af203acd54cdd685 /crypto/cbc.c
parent7217d49f1684b8cd8f6e0e9010efb49f81787cd1 (diff)
downloadlinux-0-day-e75445a8445215ab4623f180cbc930ecf271181f.tar.gz
linux-0-day-e75445a8445215ab4623f180cbc930ecf271181f.tar.xz
crypto: authencesn - Use skcipher
This patch converts authencesn to use the new skcipher interface as opposed to ablkcipher. It also fixes a little bug where if a sync version of authencesn is requested we may still end up using an async ahash. This should have no effect as none of the authencesn users can request for a sync authencesn. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/cbc.c')
0 files changed, 0 insertions, 0 deletions