diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-12-21 18:26:04 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-12-22 09:39:03 +0100 |
| commit | 9a4bb6b0b5cc05036d57f76f1791a87ffd267a35 (patch) | |
| tree | b3ee801129d42c458c6fe838e673e8ec8754b1c7 /sys/linux/socket_netlink_crypto_386.const | |
| parent | 3e3b15df7ecb36b232f8d1a33ec92999691e8511 (diff) | |
sys/linux: add CRYPTO_MSG_GETSTAT
Diffstat (limited to 'sys/linux/socket_netlink_crypto_386.const')
| -rw-r--r-- | sys/linux/socket_netlink_crypto_386.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/socket_netlink_crypto_386.const b/sys/linux/socket_netlink_crypto_386.const index 748189bbd..40ea84b8e 100644 --- a/sys/linux/socket_netlink_crypto_386.const +++ b/sys/linux/socket_netlink_crypto_386.const @@ -7,6 +7,7 @@ CRYPTO_MAX_NAME = 64 CRYPTO_MSG_DELALG = 17 CRYPTO_MSG_DELRNG = 20 CRYPTO_MSG_GETALG = 19 +CRYPTO_MSG_GETSTAT = 21 CRYPTO_MSG_NEWALG = 16 CRYPTO_MSG_UPDATEALG = 18 NETLINK_CRYPTO = 21 |
