summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2025-04-05 21:26:06 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2025-04-07 08:22:28 +0300
commitf7915484c0200e7fe67d25b715408de6dc287047 (patch)
tree5a74f6596666eba8e588205d39b5a79e00c1be00 /include
parent5772a781822dda72523e837f90a777890b090e50 (diff)
downloadlinux-f7915484c0200e7fe67d25b715408de6dc287047.tar.xz
crypto: powerpc/chacha - remove the skcipher algorithms
Since crypto/chacha.c now registers chacha20-$(ARCH), xchacha20-$(ARCH), and xchacha12-$(ARCH) skcipher algorithms that use the architecture's ChaCha and HChaCha library functions, individual architectures no longer need to do the same. Therefore, remove the redundant skcipher algorithms and leave just the library functions. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions