Home
last modified time | relevance | path

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

/linux-6.6.21/security/keys/
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 …]
Dpersistent.c121 key_ref_put(persistent_ref); in key_get_persistent()
165 key_ref_put(dest_ref); in keyctl_get_persistent()
Dproc.c185 key_ref_put(skey_ref); in proc_keys_show()
Dkey.c897 key_ref_put(key_ref); in __key_create_or_update()
957 key_ref_put(key_ref); in __key_create_or_update()
Drequest_key.c626 key_ref_put(key_ref); in request_key_and_link()
Dprocess_keys.c814 key_ref_put(key_ref); in lookup_user_key()
/linux-6.6.21/crypto/asymmetric_keys/
Dx509_loader.c47 key_ref_put(key); in x509_load_certificate_list()
/linux-6.6.21/include/linux/
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-6.6.21/net/handshake/
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-6.6.21/arch/s390/kernel/
Dcert_store.c309 key_ref_put(us_keyring_ref); in get_user_session_keyring()
361 key_ref_put(cs_keyring_ref); in find_cs_keyring()
478 key_ref_put(newkey); in create_key_from_vce()
/linux-6.6.21/security/integrity/
Ddigsig.c186 key_ref_put(key); in integrity_add_key()
/linux-6.6.21/certs/
Dsystem_keyring.c183 key_ref_put(key); in add_to_secondary_keyring()
Dblacklist.c237 key_ref_put(kref); in is_hash_blacklisted()
/linux-6.6.21/net/rxrpc/
Drxperf.c561 key_ref_put(kref); in rxperf_add_key()
/linux-6.6.21/fs/crypto/
Dkeyring.c658 key_ref_put(ref); in get_keyring_key()
/linux-6.6.21/block/
Dsed-opal.c329 key_ref_put(kref); in read_sed_opal_key()
/linux-6.6.21/Documentation/security/keys/
Dcore.rst1211 void key_ref_put(key_ref_t key_ref);