+4
−0
+1
−0
crypto/ablkcipher.c
0 → 100644
+83
−0
+62
−0
+58
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch adds the mid-level interface for asynchronous block ciphers.
It also includes a generic queueing mechanism that can be used by other
asynchronous crypto operations in future.
Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>