Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/keys/
H A Dkeyctl.c139 key_ref_put(key_ref); in SYSCALL_DEFINE5()
145 key_ref_put(keyring_ref); in SYSCALL_DEFINE5()
242 key_ref_put(dest_ref); in SYSCALL_DEFINE4()
272 key_ref_put(key_ref); in keyctl_get_keyring_ID()
360 key_ref_put(key_ref); in keyctl_update_key()
404 key_ref_put(key_ref); in keyctl_revoke_key()
454 key_ref_put(key_ref); in keyctl_invalidate_key()
499 key_ref_put(keyring_ref); in keyctl_keyring_clear()
534 key_ref_put(key_ref); in keyctl_keyring_link()
536 key_ref_put(keyring_ref); in keyctl_keyring_link()
[all …]
H A Dpersistent.c121 key_ref_put(persistent_ref); in key_get_persistent()
165 key_ref_put(dest_ref); in keyctl_get_persistent()
H A Dproc.c185 key_ref_put(skey_ref); in proc_keys_show()
H A Drequest_key.c610 key_ref_put(key_ref); in request_key_and_link()
H A Dprocess_keys.c813 key_ref_put(key_ref); in lookup_user_key()
H A Dkey.c971 key_ref_put(key_ref); in key_create_or_update()
/OK3568_Linux_fs/kernel/certs/
H A Dcommon.c47 key_ref_put(key); in load_certificate_list()
H A Dblacklist.c135 key_ref_put(kref); in is_hash_blacklisted()
/OK3568_Linux_fs/kernel/include/linux/
H A Dkey.h311 static inline void key_ref_put(key_ref_t key_ref) in key_ref_put() function
498 #define key_ref_put(k) do { } while(0) macro
/OK3568_Linux_fs/kernel/security/integrity/
H A Ddigsig.c164 key_ref_put(key); in integrity_add_key()
/OK3568_Linux_fs/kernel/fs/crypto/
H A Dkeyring.c674 key_ref_put(ref); in get_keyring_key()
/OK3568_Linux_fs/kernel/net/wireless/
H A Dreg.c755 key_ref_put(key); in load_keys_from_buffer()
/OK3568_Linux_fs/kernel/Documentation/security/keys/
H A Dcore.rst1211 void key_ref_put(key_ref_t key_ref);