Home
last modified time | relevance | path

Searched refs:KEY_SPEC_SESSION_KEYRING (Results 1 – 6 of 6) sorted by relevance

/linux/include/uapi/linux/
A Dkeyctl.h21 #define KEY_SPEC_SESSION_KEYRING -3 /* - key ID for session-specific keyring */ macro
/linux/samples/watch_queue/
A Dwatch_test.c174 if (keyctl_watch_key(KEY_SPEC_SESSION_KEYRING, fd, 0x01) == -1) { in main()
/linux/security/keys/
A Dprocess_keys.c666 case KEY_SPEC_SESSION_KEYRING: in lookup_user_key()
A Dkeyctl.c1630 keyring_r = lookup_user_key(KEY_SPEC_SESSION_KEYRING, 0, KEY_NEED_LINK); in keyctl_session_to_parent()
/linux/Documentation/
A Dwatch_queue.rst301 keyctl(KEYCTL_WATCH_KEY, KEY_SPEC_SESSION_KEYRING, fds[1], 0x01);
/linux/Documentation/security/keys/
A Dcore.rst369 KEY_SPEC_SESSION_KEYRING -3 session-specific keyring

Completed in 13 milliseconds