summaryrefslogtreecommitdiffstats
path: root/Documentation/crypto
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2017-05-13 04:51:50 -0700
committerJonathan Corbet <corbet@lwn.net>2017-05-18 10:33:42 -0600
commitb68101a1e8f0263dbc7b8375d2a7c57c6216fb76 (patch)
tree2877dc833df3d290cbdfdbd64ac193267fdb7e16 /Documentation/crypto
parenta5606ced286197cc280dbf3b880c6167bba9462d (diff)
downloadop-kernel-dev-b68101a1e8f0263dbc7b8375d2a7c57c6216fb76.zip
op-kernel-dev-b68101a1e8f0263dbc7b8375d2a7c57c6216fb76.tar.gz
doc: ReSTify keys.txt
This creates a new section in the security development index for kernel keys, and adjusts for ReST markup. Cc: David Howells <dhowells@redhat.com> Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/crypto')
-rw-r--r--Documentation/crypto/asymmetric-keys.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/crypto/asymmetric-keys.txt b/Documentation/crypto/asymmetric-keys.txt
index 5ad6480..b82b6ad 100644
--- a/Documentation/crypto/asymmetric-keys.txt
+++ b/Documentation/crypto/asymmetric-keys.txt
@@ -265,7 +265,7 @@ mandatory:
The caller passes a pointer to the following struct with all of the fields
cleared, except for data, datalen and quotalen [see
- Documentation/security/keys.txt].
+ Documentation/security/keys/core.rst].
struct key_preparsed_payload {
char *description;
OpenPOWER on IntegriCloud