Home
last modified time | relevance | path

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

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