linux/drivers/crypto/xilinx
Eric Biggers 71e8c241b2 crypto: xilinx/zynqmp-sha - remove unnecessary alignmask
The zynqmp-sha3-384 algorithm sets a nonzero alignmask, but it doesn't
appear to actually need it.  Therefore, stop setting it.  This will
allow this algorithm to keep being registered after alignmask support is
removed from shash.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2023-10-27 18:04:24 +08:00
..
Makefile crypto: xilinx - Add Xilinx SHA3 driver 2022-03-03 10:49:21 +12:00
zynqmp-aes-gcm.c crypto: drivers - Explicitly include correct DT includes 2023-08-23 11:04:23 +08:00
zynqmp-sha.c crypto: xilinx/zynqmp-sha - remove unnecessary alignmask 2023-10-27 18:04:24 +08:00