crypto: ccp - Allow for selective disablement of crypto API algorithms
authorTom Lendacky <thomas.lendacky@amd.com>
Fri, 24 Jan 2014 22:17:56 +0000 (16:17 -0600)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sun, 9 Feb 2014 01:59:15 +0000 (09:59 +0800)
Introduce module parameters that allow for disabling of a
crypto algorithm by not registering the algorithm with the
crypto API.

Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/ccp/ccp-crypto-main.c

Simple merge