Home
last modified time | relevance | path

Searched refs:KEY_SPEC_PROCESS_KEYRING (Results 1 - 9 of 9) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/keyctl/
H A Dkeyctl09.c24 KEY_SPEC_PROCESS_KEYRING)); in do_test()
32 KEY_SPEC_PROCESS_KEYRING)); in do_test()
45 KEY_SPEC_PROCESS_KEYRING), EINVAL); in do_test()
47 keyctl(KEYCTL_CLEAR, KEY_SPEC_PROCESS_KEYRING); in do_test()
H A Dkeyctl06.c27 KEY_SPEC_PROCESS_KEYRING)); in add_test_key()
40 TEST(keyctl(KEYCTL_READ, KEY_SPEC_PROCESS_KEYRING, in do_test()
H A Dkeyctl07.c39 KEY_SPEC_PROCESS_KEYRING)); in try_to_read_negative_key()
49 TEST(keyctl(KEYCTL_READ, KEY_SPEC_PROCESS_KEYRING, in try_to_read_negative_key()
H A Dkeyctl02.c67 KEY_SPEC_PROCESS_KEYRING); in do_test()
100 KEY_SPEC_PROCESS_KEYRING); in do_test()
/third_party/ltp/include/lapi/
H A Dkeyctl.h68 #ifndef KEY_SPEC_PROCESS_KEYRING
69 # define KEY_SPEC_PROCESS_KEYRING -2 macro
/third_party/ltp/testcases/kernel/syscalls/add_key/
H A Dadd_key02.c49 "abc:def", NULL, tcases[i].plen, KEY_SPEC_PROCESS_KEYRING)); in verify_add_key()
H A Dadd_key03.c28 KEY_SPEC_PROCESS_KEYRING)); in create_keyring()
/third_party/f2fs-tools/tools/
H A Df2fscrypt.c85 #define KEY_SPEC_PROCESS_KEYRING -2 macro
558 {"@p", 2, KEY_SPEC_PROCESS_KEYRING},
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3072 pub const KEY_SPEC_PROCESS_KEYRING: i32 = -2; consts

Completed in 20 milliseconds