Searched defs:KEYCTL_DESCRIBE (Results 1 - 2 of 2) sorted by relevance
/third_party/f2fs-tools/tools/ | ||
H A D | f2fscrypt.c | 93 #define KEYCTL_DESCRIBE 6 macro |
/third_party/rust/crates/libc/src/unix/linux_like/linux/ | ||
H A D | mod.rs | 3096 pub const KEYCTL_DESCRIBE: u32 = 6; consts |
Completed in 13 milliseconds