diff options
author | Eric Biggers <ebiggers@google.com> | 2018-05-26 00:08:59 -0700 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2018-05-31 00:13:57 +0800 |
commit | 015a03704df11c552501e0b52cc264b5c57a9a41 (patch) | |
tree | 67e3e6b5087a3bf57c4c022548816dccf84bcc21 /crypto/acompress.c | |
parent | b7b73cd5d74694ed59abcdb4974dacb4ff8b2a2a (diff) | |
download | linux-015a03704df11c552501e0b52cc264b5c57a9a41.tar.gz linux-015a03704df11c552501e0b52cc264b5c57a9a41.tar.bz2 linux-015a03704df11c552501e0b52cc264b5c57a9a41.zip |
crypto: salsa20 - Revert "crypto: salsa20 - export generic helpers"
This reverts commit eb772f37ae8163a89e28a435f6a18742ae06653b, as now the
x86 Salsa20 implementation has been removed and the generic helpers are
no longer needed outside of salsa20_generic.c.
We could keep this just in case someone else wants to add a new
optimized Salsa20 implementation. But given that we have ChaCha20 now
too, I think it's unlikely. And this can always be reverted back.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/acompress.c')
0 files changed, 0 insertions, 0 deletions