Add the NETLINK_CRYPTO reference to netlink(7). Signed-off-by: Stephan Mueller <stephan.mueller@xxxxxxxxx> --- 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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html