+9
−0
+1
−0
crypto/cryptd.c
0 → 100644
+375
−0
+15
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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:
Herbert Xu <herbert@gondor.apana.org.au>