diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2016-07-12 07:17:35 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-07-18 11:35:39 +0200 |
commit | e75445a8445215ab4623f180cbc930ecf271181f (patch) | |
tree | fc140842975e8740cc9d9d28af203acd54cdd685 /include/drm | |
parent | crypto: authenc - Use skcipher (diff) | |
download | linux-e75445a8445215ab4623f180cbc930ecf271181f.tar.xz linux-e75445a8445215ab4623f180cbc930ecf271181f.zip |
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 'include/drm')
0 files changed, 0 insertions, 0 deletions