summaryrefslogtreecommitdiffstats
path: root/arch/arm/crypto/chacha-scalar-core.S
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2019-11-08 13:22:12 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2019-11-17 09:02:39 +0800
commitb3aad5bad26a01a4bd8c49a5c5f52aec665f3b7c (patch)
treeb73713dd39280483f9474ca6e29dcc6a4ea7ce34 /arch/arm/crypto/chacha-scalar-core.S
parentc77da4867cbb7841177275dbb250f5c09679fae4 (diff)
crypto: arm64/chacha - expose arm64 ChaCha routine as library function
Expose the accelerated NEON ChaCha routine directly as a symbol export so that users of the ChaCha library API can use it directly. Given that calls into the library API will always go through the routines in this module if it is enabled, switch to static keys to select the optimal implementation available (which may be none at all, in which case we defer to the generic implementation for all invocations). Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/arm/crypto/chacha-scalar-core.S')
0 files changed, 0 insertions, 0 deletions