Skip to content
Commit 124b53d0 authored by Herbert Xu's avatar Herbert Xu
Browse files

[CRYPTO] cryptd: Add software async crypto daemon



This patch adds the cryptd module which is a template that takes a
synchronous software crypto algorithm and converts it to an asynchronous
one by executing it in a kernel thread.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent a73e6996
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment