Lines Matching full:neon
21 tristate "SHA1 digest algorithm (ARM NEON)"
28 using optimized ARM NEON assembly, when NEON instructions are
50 tristate "SHA-224/256 digest algorithm (ARM-asm and NEON)"
55 using optimized ARM assembler and NEON, when available.
58 tristate "SHA-384/512 digest algorithm (ARM-asm and NEON)"
63 using optimized ARM assembler and NEON, when available.
71 slower than the NEON implementation of BLAKE2b. (There is no NEON
72 implementation of BLAKE2s, since NEON doesn't really help with it.)
75 tristate "BLAKE2b digest algorithm (ARM NEON)"
79 BLAKE2b digest algorithm optimized with ARM NEON instructions.
80 On ARM processors that have NEON support but not the ARMv8
93 blocks, the NEON bit-sliced implementation is usually faster.
101 tristate "Bit sliced AES using NEON instructions"
109 Use a faster and more secure NEON based implementation of AES in CBC,
129 tristate "PMULL-accelerated GHASH using NEON/ARMv8 Crypto Extensions"
138 uses the vmull.p8 instruction that is part of the basic NEON ISA.
153 tristate "NEON and scalar accelerated ChaCha stream cipher algorithms"
163 tristate "NEON accelerated NHPoly1305 hash function (for Adiantum)"
168 tristate "NEON accelerated Curve25519 scalar multiplication library"