diff options
author | 2023-01-30 20:27:14 -0500 | |
---|---|---|
committer | 2023-02-10 17:20:19 +0800 | |
commit | b529ea65931cb8731c668f1699c845b1eb9909a8 (patch) | |
tree | fa43b38e8e7fcea8cc17a2b7ad2c0a7a0c68f067 /drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.c | |
parent | crypto: arm64/aes-ccm - Rewrite skcipher walker loop (diff) | |
download | wireguard-linux-b529ea65931cb8731c668f1699c845b1eb9909a8.tar.xz wireguard-linux-b529ea65931cb8731c668f1699c845b1eb9909a8.zip |
crypto: x86/blowfish - Remove unused encode parameter
The blowfish-x86_64 encryption functions have an unused argument. Remove
it.
This involves:
1 - Removing xor_block() macros.
2 - Removing handling of fourth argument from __blowfish_enc_blk{,_4way}()
functions.
3 - Renaming __blowfish_enc_blk{,_4way}() to blowfish_enc_blk{,_4way}().
4 - Removing the blowfish_enc_blk{,_4way}() wrappers from
blowfish_glue.c
5 - Temporarily using SYM_TYPED_FUNC_START for now indirectly-callable
encode functions.
Signed-off-by: Peter Lafreniere <peter@n8pjl.ca>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.c')
0 files changed, 0 insertions, 0 deletions