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