Lines Matching refs:crypto

10 source "crypto/async_tx/Kconfig"
166 tristate "Parallel crypto engine"
172 This converts an arbitrary crypto algorithm into a parallel
179 tristate "Software async crypto daemon"
185 This is a generic software asynchronous crypto daemon that
186 converts an arbitrary synchronous software crypto algorithm
190 tristate "Software async multi-buffer crypto daemon"
196 This is a generic software asynchronous crypto daemon that
197 provides the kernel thread to assist multi-buffer crypto
199 crypto algorithms. Multi-buffer crypto algorithms are executed
201 their crypto request asynchronously to be processed by this daemon.
219 Quick & dirty crypto test module.
429 CRC32c CRC algorithm implemented using sparc64 crypto instructions,
438 Shash crypto api wrappers to crc32_le function.
458 a crypto transform. This allows for faster crc t10 diff
518 using OCTEON crypto instructions, when available.
535 using sparc64 crypto instructions, when available.
647 using OCTEON crypto instructions, when available.
656 using sparc64 crypto instructions, when available.
686 process the crypto jobs, adding a slight latency.
716 using OCTEON crypto instructions, when available.
725 using sparc64 crypto instructions, when available.
746 using OCTEON crypto instructions, when available.
755 using sparc64 crypto instructions, when available.
897 Use SPARC64 crypto opcodes for AES algorithm.
926 without hardware AES acceleration (e.g. caam crypto). It reduces the
1158 optimized using SPARC64 crypto opcodes.
1601 the kernel crypto API and can be used by any caller.
1645 source "drivers/crypto/Kconfig"
1646 source crypto/asymmetric_keys/Kconfig