diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2025-05-04 21:33:25 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2025-05-05 18:20:46 +0800 |
commit | 870c1f0dc2a5e67eb0697ae14365b930684ddfa5 (patch) | |
tree | d8dfaf938920b54eb523752c7c0175e7d5545e21 /scripts/lib/kdoc/kdoc_output.py | |
parent | 88bca957e87e9a8a274213db257a744170b7248a (diff) |
crypto: padlock-sha - Use core import and export for fallback
As padlock-sha is block-only, it needs to use core import and
export on the fallback.
Also call sha256_block_init instead of sha256_init although this
is harmless as sha256_init doesn't write into the partial block
area.
Fixes: 63dc06cd12f9 ("crypto: padlock-sha - Use API partial block handling")
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions