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

Use the Crypto API partial block handling.

As this was the last user relying on crypto/ghash.h for gf128mul.h,
remove the unnecessary inclusion of gf128mul.h from crypto/ghash.h.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/riscv/crypto/ghash-riscv64-glue.c
include/crypto/ghash.h