Home
last modified time | relevance | path

Searched refs:key_ref_put (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/security/keys/
Dkeyctl.c116 key_ref_put(key_ref); in SYSCALL_DEFINE5()
122 key_ref_put(keyring_ref); in SYSCALL_DEFINE5()
222 key_ref_put(dest_ref); in SYSCALL_DEFINE4()
252 key_ref_put(key_ref); in keyctl_get_keyring_ID()
335 key_ref_put(key_ref); in keyctl_update_key()
372 key_ref_put(key_ref); in keyctl_revoke_key()
410 key_ref_put(keyring_ref); in keyctl_keyring_clear()
445 key_ref_put(key_ref); in keyctl_keyring_link()
447 key_ref_put(keyring_ref); in keyctl_keyring_link()
480 key_ref_put(key_ref); in keyctl_keyring_unlink()
[all …]
Dproc.c204 key_ref_put(skey_ref); in proc_keys_show()
Dprocess_keys.c740 key_ref_put(key_ref); in lookup_user_key()
/linux-3.4.99/include/linux/
Dkey.h211 static inline void key_ref_put(key_ref_t key_ref) in key_ref_put() function
323 #define key_ref_put(k) do { } while(0) macro
/linux-3.4.99/Documentation/security/
Dkeys.txt937 void key_ref_put(key_ref_t key_ref);