commit | 425a882991d9da8bfd2fe0fc495773fab5ac9988 | [log] [tgz] |
---|---|---|
author | Stephan Mueller <smueller@chronox.de> | Mon Mar 30 21:56:31 2015 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Mar 31 21:21:03 2015 +0800 |
tree | 032a1d8704fcb8484b1e366832cb2dc2cd278755 | |
parent | 06ca7f68d4c861d549a8deb161e1527065a80bb1 [diff] |
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 <smueller@chronox.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>