Home
last modified time | relevance | path

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

/linux-4.1.27/security/keys/
Dkeyctl.c133 key_ref_put(key_ref); in SYSCALL_DEFINE5()
139 key_ref_put(keyring_ref); in SYSCALL_DEFINE5()
239 key_ref_put(dest_ref); in SYSCALL_DEFINE4()
269 key_ref_put(key_ref); in keyctl_get_keyring_ID()
352 key_ref_put(key_ref); in keyctl_update_key()
389 key_ref_put(key_ref); in keyctl_revoke_key()
432 key_ref_put(key_ref); in keyctl_invalidate_key()
471 key_ref_put(keyring_ref); in keyctl_keyring_clear()
506 key_ref_put(key_ref); in keyctl_keyring_link()
508 key_ref_put(keyring_ref); in keyctl_keyring_link()
[all …]
Dpersistent.c121 key_ref_put(persistent_ref); in key_get_persistent()
165 key_ref_put(dest_ref); in keyctl_get_persistent()
Dproc.c205 key_ref_put(skey_ref); in proc_keys_show()
Dprocess_keys.c731 key_ref_put(key_ref); in lookup_user_key()
/linux-4.1.27/include/linux/
Dkey.h242 static inline void key_ref_put(key_ref_t key_ref) in key_ref_put() function
366 #define key_ref_put(k) do { } while(0) macro
/linux-4.1.27/kernel/
Dsystem_keyring.c95 key_ref_put(key); in load_system_certificate_list()
/linux-4.1.27/security/integrity/
Ddigsig.c116 key_ref_put(key); in integrity_load_x509()
/linux-4.1.27/Documentation/security/
Dkeys.txt955 void key_ref_put(key_ref_t key_ref);