Lines Matching refs:crypto
10 source "crypto/async_tx/Kconfig"
138 tristate "Parallel crypto engine"
144 This converts an arbitrary crypto algorithm into a parallel
151 tristate "Software async crypto daemon"
157 This is a generic software asynchronous crypto daemon that
158 converts an arbitrary synchronous software crypto algorithm
162 tristate "Software async multi-buffer crypto daemon"
168 This is a generic software asynchronous crypto daemon that
169 provides the kernel thread to assist multi-buffer crypto
171 crypto algorithms. Multi-buffer crypto algorithms are executed
173 their crypto request asynchronously to be processed by this daemon.
190 Quick & dirty crypto test module.
369 CRC32c CRC algorithm implemented using sparc64 crypto instructions,
378 Shash crypto api wrappers to crc32_le function.
398 a crypto transform. This allows for faster crc t10 diff
437 using OCTEON crypto instructions, when available.
454 using sparc64 crypto instructions, when available.
564 using OCTEON crypto instructions, when available.
573 using sparc64 crypto instructions, when available.
603 process the crypto jobs, adding a slight latency.
633 using OCTEON crypto instructions, when available.
642 using sparc64 crypto instructions, when available.
663 using OCTEON crypto instructions, when available.
672 using sparc64 crypto instructions, when available.
814 Use SPARC64 crypto opcodes for AES algorithm.
843 without hardware AES acceleration (e.g. caam crypto). It reduces the
1075 optimized using SPARC64 crypto opcodes.
1518 source "drivers/crypto/Kconfig"
1519 source crypto/asymmetric_keys/Kconfig