]> www.infradead.org Git - users/jedix/linux-maple.git/commit
crypto: arm/ghash - Use API partial block handling
authorHerbert Xu <herbert@gondor.apana.org.au>
Fri, 18 Apr 2025 02:58:52 +0000 (10:58 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 23 Apr 2025 03:33:47 +0000 (11:33 +0800)
commit08bcb691352b4ab230889332694a181d06df72b6
tree3b4c1ce70d5a8c809f218dd6c9602e204f818faf
parentf5bd7e84ac37d141696f81e2bb92f113cbbef9ed
crypto: arm/ghash - Use API partial block handling

Use the Crypto API partial block handling.

Also switch to the generic export format.

Finally remove a couple of stray may_use_simd() calls in gcm.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/arm/crypto/ghash-ce-glue.c