From 12773d932fc22c60e0d5a20660d564542fab811b Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Thu, 20 Aug 2015 15:21:46 +0800 Subject: [PATCH] crypto: testmgr - Use new skcipher interface This patch replaces uses of blkcipher and ablkcipher with the new skcipher interface. Signed-off-by: Herbert Xu --- Reading git-format-patch failed