]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
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)
commitd81ed6534fd988a8a24fb607b459444d4b3d391a
tree2aa7c861542ded81d5c1c1ebb7bd82bde357ed60
parent80e84c16e72a0eac30085322b4664b7b6b0dde75
crypto: ccp - Allow for selective disablement of crypto API algorithms

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