]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: mcryptd - process CRYPTO_ALG_INTERNAL
authorStephan Mueller <smueller@chronox.de>
Mon, 30 Mar 2015 20:10:58 +0000 (22:10 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 31 Mar 2015 13:21:13 +0000 (21:21 +0800)
commit23b0be73f61f175ba6d11a27301756145a58dd5e
tree27db11a0a8fe9b7745d7667c9528201fa75a77b2
parent2cbfb27b6946707936fab109c844b57cb729a199
crypto: mcryptd - process CRYPTO_ALG_INTERNAL

The mcryptd is used as a wrapper around internal ciphers. Therefore,
the mcryptd must process the internal cipher by marking mcryptd 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/mcryptd.c