Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-crypto-secret.c142 strlen(PAYLOAD), KEY_SPEC_PROCESS_KEYRING); in test_secret_keyring_good()
155 assert(0 <= keyctl_unlink(key, KEY_SPEC_PROCESS_KEYRING)); in test_secret_keyring_good()
170 strlen(PAYLOAD), KEY_SPEC_PROCESS_KEYRING); in test_secret_keyring_revoked_key()
186 keyctl_unlink(key, KEY_SPEC_PROCESS_KEYRING); in test_secret_keyring_revoked_key()
195 strlen(PAYLOAD), KEY_SPEC_PROCESS_KEYRING); in test_secret_keyring_expired_key()
212 keyctl_unlink(key, KEY_SPEC_PROCESS_KEYRING); in test_secret_keyring_expired_key()
251 strlen(PAYLOAD), KEY_SPEC_PROCESS_KEYRING); in test_secret_keyring_bad_key_access_right()
268 keyctl_unlink(key, KEY_SPEC_PROCESS_KEYRING); in test_secret_keyring_bad_key_access_right()
/openbmc/linux/include/uapi/linux/
H A Dkeyctl.h20 #define KEY_SPEC_PROCESS_KEYRING -2 /* - key ID for process-specific keyring */ macro
/openbmc/linux/net/handshake/
H A Dtlshd.c120 process_keyring_ref = lookup_user_key(KEY_SPEC_PROCESS_KEYRING, in tls_handshake_private_keyring()
/openbmc/linux/security/keys/
H A Dprocess_keys.c648 case KEY_SPEC_PROCESS_KEYRING: in lookup_user_key()
/openbmc/linux/Documentation/networking/
H A Drxrpc.rst656 KEY_SPEC_PROCESS_KEYRING);
/openbmc/linux/Documentation/security/keys/
H A Dcore.rst368 KEY_SPEC_PROCESS_KEYRING -2 process-specific keyring