diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2019-11-08 13:22:18 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-11-17 09:02:40 +0800 |
commit | 22cf705360707ced15f9fe5423938f313c7df536 (patch) | |
tree | f5c963d8bcf16c1725271d00c7b2b478755fba9d /crypto/Kconfig | |
parent | 3a2f58f3ba4f6f44e33d1a48240d5eadb882cb59 (diff) | |
download | linux-22cf705360707ced15f9fe5423938f313c7df536.tar.gz linux-22cf705360707ced15f9fe5423938f313c7df536.tar.bz2 linux-22cf705360707ced15f9fe5423938f313c7df536.zip |
crypto: chacha - unexport chacha_generic routines
Now that all users of generic ChaCha code have moved to the core library,
there is no longer a need for the generic ChaCha skcpiher driver to
export parts of it implementation for reuse by other drivers. So drop
the exports, and make the symbols static.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/Kconfig')
0 files changed, 0 insertions, 0 deletions