Skip to content

Commit

Permalink
doc: ReSTify keys.txt
Browse files Browse the repository at this point in the history
This creates a new section in the security development index for kernel
keys, and adjusts for ReST markup.

Cc: David Howells <[email protected]>
Signed-off-by: Kees Cook <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
  • Loading branch information
kees authored and Jonathan Corbet committed May 18, 2017
1 parent a5606ce commit b68101a
Show file tree
Hide file tree
Showing 7 changed files with 163 additions and 168 deletions.
2 changes: 1 addition & 1 deletion Documentation/crypto/asymmetric-keys.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down
2 changes: 0 additions & 2 deletions Documentation/security/00-INDEX
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,3 @@ keys-request-key.txt
- description of the kernel key request service.
keys-trusted-encrypted.txt
- info on the Trusted and Encrypted keys in the kernel key ring service.
keys.txt
- description of the kernel key retention service.
1 change: 1 addition & 0 deletions Documentation/security/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Security Documentation

credentials
IMA-templates
keys/index
LSM
self-protection
tpm/index
Loading

0 comments on commit b68101a

Please sign in to comment.