Searched defs:KEYCTL_ASSUME_AUTHORITY (Results 1 – 2 of 2) sorted by relevance
56 #define KEYCTL_ASSUME_AUTHORITY 16 /* assume request_key() authorisation */ macro
2565 pub const KEYCTL_ASSUME_AUTHORITY: u32 = 16; constant