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