From: Stephan Mueller Date: Mon, 30 Mar 2015 19:56:31 +0000 (+0200) Subject: crypto: testmgr - use CRYPTO_ALG_INTERNAL X-Git-Tag: omap-for-v4.1/fixes-rc1~140^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=425a882991d9da8bfd2fe0fc495773fab5ac9988;p=pandora-kernel.git crypto: testmgr - use CRYPTO_ALG_INTERNAL Allocate the ciphers irrespectively if they are marked as internal or not. As all ciphers, including the internal ciphers will be processed by the testmgr, it needs to be able to allocate those ciphers. Signed-off-by: Stephan Mueller Signed-off-by: Herbert Xu --- Reading git-diff-tree failed