]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/uapi/linux/keyctl.h
KEYS: Add KEYCTL_RESTRICT_KEYRING
[karo-tx-linux.git] / include / uapi / linux / keyctl.h
index 86eddd6241f36eb21897d65c6bb51f15bbb4ec58..ff79c44e49a31c2096291afcc4eadccd9e2de9c4 100644 (file)
@@ -60,6 +60,7 @@
 #define KEYCTL_INVALIDATE              21      /* invalidate a key */
 #define KEYCTL_GET_PERSISTENT          22      /* get a user's persistent keyring */
 #define KEYCTL_DH_COMPUTE              23      /* Compute Diffie-Hellman values */
+#define KEYCTL_RESTRICT_KEYRING                29      /* Restrict keys allowed to link to a keyring */
 
 /* keyctl structures */
 struct keyctl_dh_params {