From 6158efc09016d3186263f6fd3a50667446ec4008 Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Wed, 4 Apr 2007 17:41:07 +1000 Subject: [PATCH] [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: Herbert Xu --- Reading git-format-patch failed