diff options
author | Eric Biggers | 2023-10-18 22:53:29 -0700 |
---|---|---|
committer | Herbert Xu | 2023-10-27 18:04:24 +0800 |
commit | 71e8c241b22618484137255f39fcb67efa5ef962 (patch) | |
tree | b97ff0e31da8e43bbf84ba9c00bdfd2c1e82793d /arch/mips | |
parent | 0174275a08e1ed72b3a4ddee462ee3d75c13cc65 (diff) |
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>
Diffstat (limited to 'arch/mips')
0 files changed, 0 insertions, 0 deletions