]> git.ipfire.org Git - thirdparty/linux.git/commit
crypto: qat - Use crypto_shash_export_core
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 25 Jun 2025 03:42:27 +0000 (11:42 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 26 Jun 2025 04:55:22 +0000 (12:55 +0800)
commitccafe2821cfaa880cf4461307111b76df07c48fb
treee1b5879e04a64021ab549c6af212a708bdf9ed87
parentd9408b8eea6dfb2c6cf1aef06b8344eac8052664
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>
drivers/crypto/intel/qat/qat_common/qat_algs.c