Home
last modified time | relevance | path

Searched defs:neon (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/arch/arm64/crypto/
H A DMakefile[all...]
/kernel/linux/linux-5.10/arch/arm64/crypto/
H A DMakefile[all...]
/kernel/linux/linux-6.6/arch/arm/crypto/
H A DMakefile[all...]
H A Dchacha-glue.c143 static int do_chacha(struct skcipher_request *req, bool neon) in do_chacha() argument
161 static int do_xchacha(struct skcipher_request *req, bool neon) in do_xchacha() argument
109 chacha_stream_xor(struct skcipher_request *req, const struct chacha_ctx *ctx, const u8 *iv, bool neon) chacha_stream_xor() argument
[all...]
/kernel/linux/linux-5.10/arch/arm/crypto/
H A DMakefile[all...]
H A Dchacha-glue.c142 static int do_chacha(struct skcipher_request *req, bool neon) in do_chacha() argument
160 static int do_xchacha(struct skcipher_request *req, bool neon) in do_xchacha() argument
108 chacha_stream_xor(struct skcipher_request *req, const struct chacha_ctx *ctx, const u8 *iv, bool neon) chacha_stream_xor() argument
[all...]

Completed in 3 milliseconds