Lines Matching refs:ARM
4 bool "ARM Accelerated Cryptographic Algorithms"
5 depends on ARM
8 implemented using ARM specific CPU features or instructions.
13 tristate "SHA1 digest algorithm (ARM-asm)"
18 using optimized ARM assembler.
21 tristate "SHA1 digest algorithm (ARM NEON)"
28 using optimized ARM NEON assembly, when NEON instructions are
32 tristate "SHA1 digest algorithm (ARM v8 Crypto Extensions)"
41 tristate "SHA-224/256 digest algorithm (ARM v8 Crypto Extensions)"
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.
66 tristate "Scalar AES cipher for ARM"
70 Use optimized AES assembler routines for ARM platforms.
72 On ARM processors without the Crypto Extensions, this is the