commit | ccafe2821cfaa880cf4461307111b76df07c48fb | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Wed Jun 25 11:42:27 2025 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Jun 26 12:55:22 2025 +0800 |
tree | e1b5879e04a64021ab549c6af212a708bdf9ed87 | |
parent | d9408b8eea6dfb2c6cf1aef06b8344eac8052664 [diff] |
crypto: qat - Use crypto_shash_export_core Use crypto_shash_export_core to export the core hash state without the partial blocks. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>