]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commitf52bbf55d1957b9ab279998dd71ed1c89b36e3a7
tree27db11a0a8fe9b7745d7667c9528201fa75a77b2
parentcd98411c36b596f5bd64e7e670c13252ad0852c7
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