crypto: cryptd - process CRYPTO_ALG_INTERNAL
authorStephan Mueller <smueller@chronox.de>
Mon, 30 Mar 2015 19:57:06 +0000 (21:57 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 31 Mar 2015 13:21:04 +0000 (21:21 +0800)
commit466a7b9e3e7833a0cc21a69a0bea9d50daf0ca10
treed85bd8d8415e8f79ea4fc54d329c61883a22f93e
parent425a882991d9da8bfd2fe0fc495773fab5ac9988
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>
crypto/ablk_helper.c
crypto/cryptd.c