diff options
author | 2023-08-13 14:54:49 +0800 | |
---|---|---|
committer | 2023-08-18 17:01:10 +0800 | |
commit | e5e7eb023f24653b07329162b6359283b3a03a20 (patch) | |
tree | 7041f4c2154df174f764409cf98c7a5dfea56544 /security/security.c | |
parent | crypto: engine - Move struct crypto_engine into internal/engine.h (diff) | |
download | linux-rng-e5e7eb023f24653b07329162b6359283b3a03a20.tar.xz linux-rng-e5e7eb023f24653b07329162b6359283b3a03a20.zip |
crypto: engine - Move crypto_engine_ops from request into crypto_alg
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>
Diffstat (limited to 'security/security.c')
0 files changed, 0 insertions, 0 deletions