diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2025-05-04 14:13:50 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2025-05-05 18:20:46 +0800 |
commit | ecd71c95a60e7298acfabe81189439f350bd0e18 (patch) | |
tree | 27e76efa321da7a99c4599ba7d306e0bebc0b50e /scripts/lib/kdoc/kdoc_output.py | |
parent | 7c234e138c67c1157b17f1fab8cc95d62f8f4444 (diff) |
crypto: zynqmp-sha - Fix partial block implementation
The zynqmp-sha partial block was based on an old design of the
partial block API where the leftover calculation was done in the
Crypto API. As the leftover calculation is now done by the
algorithm, fix this by passing the partial blocks to the fallback.
Also zero the stack descriptors.
Fixes: 201e9ec3b621 ("crypto: zynqmp-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