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

[CRYPTO] api: Add async blkcipher type



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: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent ebc610e5
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