commit | f1c90ac3d71324ac7a6beebc33b0d493c4cbbf1a | [log] [tgz] |
---|---|---|
author | Gilad Ben-Yossef <gilad@benyossef.com> | Wed Oct 18 08:00:49 2017 +0100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Nov 03 22:11:22 2017 +0800 |
tree | 2b03573fc272b365c3a7f62c8cc6db52530a4fb9 | |
parent | 646710419a978c6f82342a2ad5eb28adb5f47bc4 [diff] |
crypto: talitos - move to generic async completion The talitos driver starts several async crypto ops and waits for their completions. Move it over to generic code doing the same. Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com> Tested-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>