commit | 466a7b9e3e7833a0cc21a69a0bea9d50daf0ca10 | [log] [tgz] |
---|---|---|
author | Stephan Mueller <smueller@chronox.de> | Mon Mar 30 21:57:06 2015 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Mar 31 21:21:04 2015 +0800 |
tree | d85bd8d8415e8f79ea4fc54d329c61883a22f93e | |
parent | 425a882991d9da8bfd2fe0fc495773fab5ac9988 [diff] |
crypto: cryptd - process CRYPTO_ALG_INTERNAL The cryptd is used as a wrapper around internal ciphers. Therefore, the cryptd must process the internal cipher by marking cryptd as internal if the underlying cipher is an internal cipher. Signed-off-by: Stephan Mueller <smueller@chronox.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>