commit | 2c3f8b162106a7d12097d02eb22459f57fab8247 | [log] [tgz] |
---|---|---|
author | Gilad Ben-Yossef <gilad@benyossef.com> | Wed Oct 18 08:00:39 2017 +0100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Nov 03 22:11:18 2017 +0800 |
tree | b36a46ee96b9f7060317e869060ac0dafd792f7e | |
parent | ada69a1639eca54ff74d839a6513c43db8d57d70 [diff] |
crypto: algif - move to generic async completion algif starts several async crypto ops and waits for their completion. Move it over to generic code doing the same. Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>