netlink.7: Add kernel version for NETLINK_CRYPTO

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-07 08:41:08 +01:00
parent 7b42933250
commit bbb4532b69
1 changed files with 3 additions and 1 deletions

View File

@ -114,7 +114,9 @@ Kernel messages to user space.
.B NETLINK_GENERIC
Generic netlink family for simplified netlink usage.
.TP
.B NETLINK_CRYPTO
.BR NETLINK_CRYPTO " (since Linux 3.2)"
.\" commit a38f7907b926e4c6c7d389ad96cc38cec2e5a9e9
.\" Author: Steffen Klassert <steffen.klassert@secunet.com>
Netlink interface to request information about ciphers registered
with the kernel crypto API as well as allow configuration of the
kernel crypto API.