projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22d01af
)
KEYS: X.509: Fix a spelling mistake
author
David Howells
<dhowells@redhat.com>
Tue, 8 Jul 2014 16:21:01 +0000
(17:21 +0100)
committer
David Howells
<dhowells@redhat.com>
Tue, 8 Jul 2014 16:21:01 +0000
(17:21 +0100)
Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Vivek Goyal <vgoyal@redhat.com>
crypto/asymmetric_keys/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/crypto/asymmetric_keys/Kconfig
b/crypto/asymmetric_keys/Kconfig
index b6df198d1b6f776cae0f8b3023db10df864fe5d7..14cac2860afa8932a87be0857967f11beab56caa 100644
(file)
--- a/
crypto/asymmetric_keys/Kconfig
+++ b/
crypto/asymmetric_keys/Kconfig
@@
-33,7
+33,7
@@
config X509_CERTIFICATE_PARSER
select ASN1
select OID_REGISTRY
help
- This option pro
c
ides support for parsing X.509 format blobs for key
+ This option pro
v
ides support for parsing X.509 format blobs for key
data and provides the ability to instantiate a crypto key from a
public key packet found inside the certificate.