Home
last modified time | relevance | path

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

/linux/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 Dkey.c910 key_ref_put(key_ref); in __key_create_or_update()
970 key_ref_put(key_ref); in __key_create_or_update()
H A Drequest_key.c626 key_ref_put(key_ref); in request_key_and_link()
H A Dprocess_keys.c814 key_ref_put(key_ref); in lookup_user_key()
/linux/crypto/asymmetric_keys/
H A Dx509_loader.c47 key_ref_put(key); in x509_load_certificate_list()
/linux/include/linux/
H A Dkey.h317 static inline void key_ref_put(key_ref_t key_ref) in key_ref_put() function
506 #define key_ref_put(k) do { } while(0) macro
/linux/net/handshake/
H A Dtlshd.c138 key_ref_put(keyring_ref); in tls_handshake_private_keyring()
140 key_ref_put(process_keyring_ref); in tls_handshake_private_keyring()
/linux/security/integrity/
H A Ddigsig.c187 key_ref_put(key); in integrity_add_key()
/linux/certs/
H A Dsystem_keyring.c183 key_ref_put(key); in add_to_secondary_keyring()
H A Dblacklist.c237 key_ref_put(kref); in is_hash_blacklisted()
/linux/net/rxrpc/
H A Drxperf.c573 key_ref_put(kref); in rxperf_add_key()
/linux/Documentation/security/keys/
H A Dcore.rst1211 void key_ref_put(key_ref_t key_ref);