Searched defs:key_notification (Results 1 – 6 of 6) sorted by relevance
98 struct key_notification { struct99 struct watch_notification watch;100 __u32 key_id; /* The key/keyring affected */101 __u32 aux; /* Per-type auxiliary data */
106 struct key_notification { struct107 struct watch_notification watch;108 uint32_t key_id; /* The key/keyring affected */109 uint32_t aux; /* Per-type auxiliary data */
79609 struct key_notification { struct79610 struct watch_notification watch;79611 __u32 key_id;79612 __u32 aux;
46060 struct key_notification { struct46061 struct watch_notification watch;46062 __u32 key_id;46063 __u32 aux;