Home
last modified time | relevance | path

Searched refs:KEY_SPEC_PROCESS_KEYRING (Results 1 – 25 of 28) sorted by relevance

12

/external/strace/xlat/
Dkey_spec.h13 #if defined(KEY_SPEC_PROCESS_KEYRING) || (defined(HAVE_DECL_KEY_SPEC_PROCESS_KEYRING) && HAVE_DECL_…
15 static_assert((KEY_SPEC_PROCESS_KEYRING) == (-2), "KEY_SPEC_PROCESS_KEYRING != -2");
18 # define KEY_SPEC_PROCESS_KEYRING -2
74 XLAT_TYPE(int, KEY_SPEC_PROCESS_KEYRING),
Dkey_spec.in3 KEY_SPEC_PROCESS_KEYRING -2
/external/ltp/testcases/kernel/syscalls/keyctl/
Dkeyctl06.c39 KEY_SPEC_PROCESS_KEYRING)); in add_test_key()
52 TEST(keyctl(KEYCTL_READ, KEY_SPEC_PROCESS_KEYRING, in do_test()
Dkeyctl07.c51 KEY_SPEC_PROCESS_KEYRING)); in try_to_read_negative_key()
61 TEST(keyctl(KEYCTL_READ, KEY_SPEC_PROCESS_KEYRING, in try_to_read_negative_key()
Dkeyctl02.c79 KEY_SPEC_PROCESS_KEYRING); in do_test()
107 KEY_SPEC_PROCESS_KEYRING); in do_test()
/external/ltp/include/lapi/
Dkeyctl.h80 #ifndef KEY_SPEC_PROCESS_KEYRING
81 # define KEY_SPEC_PROCESS_KEYRING -2 macro
/external/ltp/testcases/kernel/syscalls/add_key/
Dadd_key02.c64 "abc:def", NULL, tcases[i].plen, KEY_SPEC_PROCESS_KEYRING)); in verify_add_key()
Dadd_key03.c40 KEY_SPEC_PROCESS_KEYRING)); in create_keyring()
/external/syzkaller/sys/linux/
Dkey_arm.const56 KEY_SPEC_PROCESS_KEYRING = 18446744073709551614
Dkey_amd64.const56 KEY_SPEC_PROCESS_KEYRING = 18446744073709551614
Dkey_ppc64le.const56 KEY_SPEC_PROCESS_KEYRING = 18446744073709551614
Dkey_arm64.const56 KEY_SPEC_PROCESS_KEYRING = 18446744073709551614
Dkey_386.const56 KEY_SPEC_PROCESS_KEYRING = 18446744073709551614
Dkey.txt13 resource keyring[key]: KEY_SPEC_THREAD_KEYRING, KEY_SPEC_PROCESS_KEYRING, KEY_SPEC_SESSION_KEYRING,…
/external/kernel-headers/original/uapi/linux/
Dkeyctl.h20 #define KEY_SPEC_PROCESS_KEYRING -2 /* - key ID for process-specific keyring */ macro
/external/e2fsprogs/misc/
De4crypt.c54 #define KEY_SPEC_PROCESS_KEYRING -2 macro
499 {"@p", 2, KEY_SPEC_PROCESS_KEYRING},
/external/f2fs-tools/tools/
Df2fscrypt.c80 #define KEY_SPEC_PROCESS_KEYRING -2 macro
545 {"@p", 2, KEY_SPEC_PROCESS_KEYRING},
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mips64le.go912 KEY_SPEC_PROCESS_KEYRING = -0x2 const
Dzerrors_linux_ppc64.go912 KEY_SPEC_PROCESS_KEYRING = -0x2 const
Dzerrors_linux_arm.go912 KEY_SPEC_PROCESS_KEYRING = -0x2 const
Dzerrors_linux_mips64.go912 KEY_SPEC_PROCESS_KEYRING = -0x2 const
Dzerrors_linux_ppc64le.go912 KEY_SPEC_PROCESS_KEYRING = -0x2 const
Dzerrors_linux_arm64.go915 KEY_SPEC_PROCESS_KEYRING = -0x2 const
Dzerrors_linux_386.go913 KEY_SPEC_PROCESS_KEYRING = -0x2 const
Dzerrors_linux_mips.go912 KEY_SPEC_PROCESS_KEYRING = -0x2 const

12