Home
last modified time | relevance | path

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

/linux/security/keys/
H A Dkeyctl.c139 key_ref_put(key_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()
534 key_ref_put(key_ref); in keyctl_keyring_link()
578 key_ref_put(key_ref); in keyctl_keyring_unlink()
623 key_ref_put(to_ref); in keyctl_keyring_move()
627 key_ref_put(key_ref); in keyctl_keyring_move()
[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
509 #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/arch/s390/kernel/
H A Dcert_store.c310 key_ref_put(us_keyring_ref); in get_user_session_keyring()
362 key_ref_put(cs_keyring_ref); in find_cs_keyring()
479 key_ref_put(newkey); in create_key_from_vce()
/linux/security/integrity/
H A Ddigsig.c187 key_ref_put(key); in integrity_add_key()
/linux/certs/
H A Dblacklist.c237 key_ref_put(kref); in is_hash_blacklisted()
H A Dsystem_keyring.c183 key_ref_put(key); in add_to_secondary_keyring()
/linux/net/rxrpc/
H A Drxperf.c561 key_ref_put(kref); in rxperf_add_key()
/linux/fs/crypto/
H A Dkeyring.c681 key_ref_put(ref); in get_keyring_key()
/linux/block/
H A Dsed-opal.c330 key_ref_put(kref); in read_sed_opal_key()
/linux/Documentation/security/keys/
H A Dcore.rst1211 void key_ref_put(key_ref_t key_ref);