Searched defs:neon (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/arch/arm64/crypto/ |
| H A D | Makefile | [all...] |
| /kernel/linux/linux-5.10/arch/arm64/crypto/ |
| H A D | Makefile | [all...] |
| /kernel/linux/linux-6.6/arch/arm/crypto/ |
| H A D | Makefile | [all...] |
| H A D | chacha-glue.c | 143 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 D | Makefile | [all...] |
| H A D | chacha-glue.c | 142 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