Home
last modified time | relevance | path

Searched refs:KEYCTL_CAPS1_NOTIFICATIONS (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/uapi/linux/
Dkeyctl.h134 #define KEYCTL_CAPS1_NOTIFICATIONS 0x04 /* Keys generate watchable notifications */ macro
/Linux-v6.6/security/keys/
Dkeyctl.c41 (IS_ENABLED(CONFIG_KEY_NOTIFICATIONS) ? KEYCTL_CAPS1_NOTIFICATIONS : 0)