Home
last modified time | relevance | path

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

/linux-4.4.14/security/keys/
Dkeyctl.c130 key_ref_put(key_ref); in SYSCALL_DEFINE5()
136 key_ref_put(keyring_ref); in SYSCALL_DEFINE5()
233 key_ref_put(dest_ref); in SYSCALL_DEFINE4()
263 key_ref_put(key_ref); in keyctl_get_keyring_ID()
346 key_ref_put(key_ref); in keyctl_update_key()
383 key_ref_put(key_ref); in keyctl_revoke_key()
426 key_ref_put(key_ref); in keyctl_invalidate_key()
465 key_ref_put(keyring_ref); in keyctl_keyring_clear()
500 key_ref_put(key_ref); in keyctl_keyring_link()
502 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.4.14/include/linux/
Dkey.h237 static inline void key_ref_put(key_ref_t key_ref) in key_ref_put() function
361 #define key_ref_put(k) do { } while(0) macro
/linux-4.4.14/security/integrity/
Ddigsig.c116 key_ref_put(key); in integrity_load_x509()
/linux-4.4.14/certs/
Dsystem_keyring.c95 key_ref_put(key); in load_system_certificate_list()
/linux-4.4.14/Documentation/security/
Dkeys.txt955 void key_ref_put(key_ref_t key_ref);