diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2016-07-12 08:17:35 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-07-18 12:35:39 +0300 |
commit | e75445a8445215ab4623f180cbc930ecf271181f (patch) | |
tree | fc140842975e8740cc9d9d28af203acd54cdd685 /samples/kobject | |
parent | 7217d49f1684b8cd8f6e0e9010efb49f81787cd1 (diff) | |
download | linux-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 'samples/kobject')
0 files changed, 0 insertions, 0 deletions