diff options
| author | Ovidiu Panait <ovidiu.panait.oss@gmail.com> | 2025-04-07 15:36:02 +0300 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2025-04-16 15:16:21 +0800 |
| commit | cbc9f5bcfa72d7e58cbace18c97e4df7e3a73058 (patch) | |
| tree | 8332e31673130a691e6fe43d9d27b3d65760a3fd /tools/lib/python | |
| parent | 2f0c856af6258b7d0110872b72a53267bfe72715 (diff) | |
crypto: rk3288 - use API helpers to setup fallback request
Rather than setting up the fallback request by hand, use
ahash_request_set_callback() and ahash_request_set_crypt() API helpers
to properly setup the new request.
This also ensures that the completion callback is properly passed down
to the fallback algorithm, which avoids a crash with async fallbacks.
Signed-off-by: Ovidiu Panait <ovidiu.panait.oss@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions
