diff options
| author | Eric Biggers <ebiggers@google.com> | 2025-04-05 11:26:08 -0700 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2025-04-07 13:22:28 +0800 |
| commit | 632ab0978f0895ca2e477b053d9933768cf0339a (patch) | |
| tree | 40be9c7b6f60832b15c3c03f4ea941e9974249cb /include/crypto/internal | |
| parent | crypto: s390/chacha - remove the skcipher algorithms (diff) | |
| download | linux-632ab0978f0895ca2e477b053d9933768cf0339a.tar.gz linux-632ab0978f0895ca2e477b053d9933768cf0339a.zip | |
crypto: x86/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/crypto/internal')
0 files changed, 0 insertions, 0 deletions
