Home
last modified time | relevance | path

Searched defs:KEYCTL_INVALIDATE (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/include/lapi/
Dkeyctl.h140 # define KEYCTL_INVALIDATE 21 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3111 pub const KEYCTL_INVALIDATE: u32 = 21; constant