linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] netlink: add NETLINK_CRYPTO
@ 2014-12-02 12:16 Stephan Mueller
  2015-01-07  7:44 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Stephan Mueller @ 2014-12-02 12:16 UTC (permalink / raw)
  To: linux-man-u79uwXL29TY76Z2rM5mHXA

Add the NETLINK_CRYPTO reference to netlink(7).

Signed-off-by: Stephan Mueller <stephan.mueller-fwYZOkdEjagAvxtiuMwx3w@public.gmane.org>
---
 man7/netlink.7 | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/man7/netlink.7 b/man7/netlink.7
index be7814a..bfeb381 100644
--- a/man7/netlink.7
+++ b/man7/netlink.7
@@ -113,6 +113,11 @@ Kernel messages to user space.
 .TP
 .B NETLINK_GENERIC
 Generic netlink family for simplified netlink usage.
+.TP
+.B NETLINK_CRYPTO
+Netlink interface to request information about ciphers registered
+with the kernel crypto API as well as allow configuration of the
+kernel crypto API.
 .PP
 Netlink messages consist of a byte stream with one or multiple
 .I nlmsghdr
-- 
1.9.3


--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-01-07  7:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-02 12:16 [PATCH] netlink: add NETLINK_CRYPTO Stephan Mueller
2015-01-07  7:44 ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).