Home
last modified time | relevance | path

Searched refs:KEY_SPEC_USER_SESSION_KEYRING (Results 1 - 5 of 5) sorted by relevance

/third_party/ltp/include/lapi/
H A Dkeyctl.h81 #ifndef KEY_SPEC_USER_SESSION_KEYRING
82 # define KEY_SPEC_USER_SESSION_KEYRING -5 macro
/third_party/ltp/testcases/kernel/syscalls/keyctl/
H A Dkeyctl01.c25 TEST(keyctl(KEYCTL_GET_KEYRING_ID, KEY_SPEC_USER_SESSION_KEYRING)); in do_test()
/third_party/ltp/testcases/kernel/syscalls/add_key/
H A Dadd_key03.c77 get_keyring_id(KEY_SPEC_USER_SESSION_KEYRING)) in do_test()
/third_party/f2fs-tools/tools/
H A Df2fscrypt.c88 #define KEY_SPEC_USER_SESSION_KEYRING -5 macro
554 {"@us", 3, KEY_SPEC_USER_SESSION_KEYRING},
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3075 pub const KEY_SPEC_USER_SESSION_KEYRING: i32 = -5; consts

Completed in 17 milliseconds