Parallel crypto engine (EXPERIMENTAL)

modulename: pcrypt.ko

configname: CONFIG_CRYPTO_PCRYPT

Linux Kernel Configuration
└─>Cryptographic API
└─>Parallel crypto engine (EXPERIMENTAL)
In linux kernel since version 2.6.34 (release Date: 2010-05-16)  
This converts an arbitrary crypto algorithm into a parallel
algorithm that executes in kernel threads.

source code:

depends
CONFIG_CRYPTO
CONFIG_EXPERIMENTAL
CONFIG_SMP