Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-02 | [CRYPTO] api: Add async blkcipher type | Herbert Xu | |
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> |