summaryrefslogtreecommitdiffstats
path: root/security/integrity/Kconfig
diff options
context:
space:
mode:
authorTadeusz Struk2016-02-02 19:08:58 +0100
committerDavid Howells2016-02-18 15:52:32 +0100
commiteb5798f2e28f3b43091cecc71c84c3f6fb35c7de (patch)
treeb2558b3614f515b9b672fdcdd4b3a65cae7af081 /security/integrity/Kconfig
parentcrypto: KEYS: convert public key and digsig asym to the akcipher api (diff)
downloadkernel-qcow2-linux-eb5798f2e28f3b43091cecc71c84c3f6fb35c7de.tar.gz
kernel-qcow2-linux-eb5798f2e28f3b43091cecc71c84c3f6fb35c7de.tar.xz
kernel-qcow2-linux-eb5798f2e28f3b43091cecc71c84c3f6fb35c7de.zip
integrity: convert digsig to akcipher api
Convert asymmetric_verify to akcipher api. Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> Acked-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'security/integrity/Kconfig')
-rw-r--r--security/integrity/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/integrity/Kconfig b/security/integrity/Kconfig
index 7543398b79e3..979be65d22c4 100644
--- a/security/integrity/Kconfig
+++ b/security/integrity/Kconfig
@@ -36,6 +36,7 @@ config INTEGRITY_ASYMMETRIC_KEYS
select ASYMMETRIC_KEY_TYPE
select ASYMMETRIC_PUBLIC_KEY_SUBTYPE
select PUBLIC_KEY_ALGO_RSA
+ select CRYPTO_RSA
select X509_CERTIFICATE_PARSER
help
This option enables digital signature verification using