diff options
author | Eric Biggers <[email protected]> | 2023-10-18 22:53:29 -0700 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2023-10-27 18:04:24 +0800 |
commit | 71e8c241b22618484137255f39fcb67efa5ef962 (patch) | |
tree | b97ff0e31da8e43bbf84ba9c00bdfd2c1e82793d /rust/helpers.c | |
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 <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions