diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2021-01-05 19:48:03 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2021-01-14 09:10:29 +0300 |
commit | 407d409a8102a5ba042215aed7b2ef2d6e6c67a8 (patch) | |
tree | fdac7b2e8c4f2a7767e6d7d9e35dd18e96ec7f9e /arch/x86/crypto/serpent-avx-x86_64-asm_64.S | |
parent | 827ee47228a6bfa446ddb81999adf400ae901106 (diff) | |
download | linux-407d409a8102a5ba042215aed7b2ef2d6e6c67a8.tar.xz |
crypto: x86/camellia - drop dependency on glue helper
Replace the glue helper dependency with implementations of ECB and CBC
based on the new CPP macros, which avoid the need for indirect calls.
Acked-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/x86/crypto/serpent-avx-x86_64-asm_64.S')
0 files changed, 0 insertions, 0 deletions