mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
Rather than having the callback in the request, move it into the crypto_alg object. This avoids having crypto_engine look into the request context is private to the driver. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>