[PATCH v2 19/20] crypto: mcryptd to process CRYPTO_ALG_INTERNAL

2015-03-27 Thread Stephan Mueller
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 --- crypto/mcryptd.c | 25 +++-- 1 file changed, 23

[PATCH v2 19/20] crypto: mcryptd to process CRYPTO_ALG_INTERNAL

2015-03-27 Thread Stephan Mueller
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 smuel...@chronox.de --- crypto/mcryptd.c | 25 +++--