diff options
author | David Howells <dhowells@redhat.com> | 2016-05-11 14:36:14 +0100 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2016-05-11 14:36:14 +0100 |
commit | 75aeddd12f205d07b36ed76db3426e974b8f2a21 (patch) | |
tree | 713319f2d41401939b8a3ec20265fb68290354b2 /MAINTAINERS | |
parent | cc74545a8b67fb193d01f4639d0b93dc913c3c4c (diff) |
MAINTAINERS: Update keyrings record and add asymmetric keys record
Add some stuff to the coverage of the keyrings record and add an asymmetric
keys record.
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b4b1e8179018..846deaa63548 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1885,6 +1885,16 @@ L: platform-driver-x86@vger.kernel.org S: Maintained F: drivers/platform/x86/asus-wireless.c +ASYMMETRIC KEYS +M: David Howells <dhowells@redhat.com> +L: keyrings@vger.kernel.org +S: Maintained +F: Documentation/crypto/asymmetric-keys.txt +F: include/linux/verification.h +F: include/crypto/public_key.h +F: include/crypto/pkcs7.h +F: crypto/asymmetric_keys/ + ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API R: Dan Williams <dan.j.williams@intel.com> W: http://sourceforge.net/projects/xscaleiop @@ -6344,6 +6354,8 @@ S: Maintained F: Documentation/security/keys.txt F: include/linux/key.h F: include/linux/key-type.h +F: include/linux/keyctl.h +F: include/uapi/linux/keyctl.h F: include/keys/ F: security/keys/ |