Software async crypto daemon
modulename: cryptd.ko
configname: CONFIG_CRYPTO_CRYPTD
Linux Kernel Configuration
└─>Cryptographic API
└─>Software async crypto daemon
In linux kernel since version 2.6.22 (release Date: 2007-07-08)
This is a generic software asynchronous crypto daemon that
converts an arbitrary synchronous software crypto algorithm
into an asynchronous algorithm that executes in a kernel thread.
converts an arbitrary synchronous software crypto algorithm
into an asynchronous algorithm that executes in a kernel thread.
source code:
is depended by
CONFIG_CRYPTO_ABLK_HELPER_X86CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL
CONFIG_CRYPTO_AES_SPARC64
CONFIG_CRYPTO_CAMELLIA_AESNI_AVX_X86_64
CONFIG_CRYPTO_CAST5_AVX_X86_64
CONFIG_CRYPTO_CAST6_AVX_X86_64
CONFIG_CRYPTO_SERPENT_SSE2_X86_64
CONFIG_CRYPTO_SERPENT_SSE2_586
CONFIG_CRYPTO_SERPENT_AVX_X86_64
CONFIG_CRYPTO_TWOFISH_AVX_X86_64