]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
crypto: aspeed/hash - Use API partial block handling
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 13 May 2025 06:04:04 +0000 (14:04 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 13 Jun 2025 09:26:15 +0000 (17:26 +0800)
commit5f38ebefc3703477a87c128d1a251ab6c9f4fbf8
treed05ef2ed85ef524177370aff50002334dac4035a
parent72c50eb4f54c2b1412e2a79ec273fa28a449dc8f
crypto: aspeed/hash - Use API partial block handling

Use the Crypto API partial block handling.

Also switch to the generic export format.

Remove final function that is no longer used by the Crypto API.
Move final padding into aspeed_ahash_dma_prepare_sg.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/aspeed/aspeed-hace-hash.c
drivers/crypto/aspeed/aspeed-hace.h