diff options
| author | Herbert Xu <herbert@gondor.apana.org.au> | 2025-03-17 11:33:57 +0300 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2025-04-07 08:22:25 +0300 |
| commit | 138804c2c18ca8bd1443dea173b3cc2643995919 (patch) | |
| tree | f115ea67cd14f704d971fd753ca3c54b9ba9239d /include | |
| parent | 3860642e0a87c8aef3c4285f3bb4ad473cfd514f (diff) | |
| download | linux-138804c2c18ca8bd1443dea173b3cc2643995919.tar.xz | |
crypto: api - Ensure cra_type->destroy is done in process context
Move the cra_type->destroy call out of crypto_alg_put and into
crypto_unregister_alg and crypto_free_instance. This ensures
that it's always done in process context so calls such as flush_work
can be done.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
