commit | 7f39713684acb2745506be195d31f73ce410fb24 | [log] [tgz] |
---|---|---|
author | Gilad Ben-Yossef <gilad@benyossef.com> | Wed Oct 18 08:00:43 2017 +0100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Nov 03 22:11:19 2017 +0800 |
tree | ddca78c8aa22c8c35741220a777fb2ea548bab00 | |
parent | 76c6739477fa9e16a75633d1f57c62a8a57388ad [diff] |
crypto: testmgr - move to generic async completion testmgr is starting async. crypto ops and waiting for them to complete. Move it over to generic code doing the same. This also provides a test of the generic crypto async. wait code. Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>