Skip to content
Snippets Groups Projects
Commit 6158efc0 authored by Herbert Xu's avatar Herbert Xu
Browse files

[CRYPTO] tcrypt: Use async blkcipher interface


This patch converts the tcrypt module to use the asynchronous block cipher
interface.  As all synchronous block ciphers can be used through the async
interface, tcrypt is still able to test them.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 32e3983f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment