Home
last modified time | relevance | path

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

/linux-6.3-rc2/security/keys/
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 …]
A Dpersistent.c121 key_ref_put(persistent_ref); in key_get_persistent()
165 key_ref_put(dest_ref); in keyctl_get_persistent()
A Dproc.c185 key_ref_put(skey_ref); in proc_keys_show()
A Dkey.c902 key_ref_put(key_ref); in __key_create_or_update()
962 key_ref_put(key_ref); in __key_create_or_update()
A Drequest_key.c610 key_ref_put(key_ref); in request_key_and_link()
A Dprocess_keys.c814 key_ref_put(key_ref); in lookup_user_key()
/linux-6.3-rc2/crypto/asymmetric_keys/
A Dx509_loader.c47 key_ref_put(key); in x509_load_certificate_list()
/linux-6.3-rc2/include/linux/
A Dkey.h317 static inline void key_ref_put(key_ref_t key_ref) in key_ref_put() function
512 #define key_ref_put(k) do { } while(0) macro
/linux-6.3-rc2/security/integrity/
A Ddigsig.c182 key_ref_put(key); in integrity_add_key()
/linux-6.3-rc2/certs/
A Dblacklist.c237 key_ref_put(kref); in is_hash_blacklisted()
/linux-6.3-rc2/net/rxrpc/
A Drxperf.c560 key_ref_put(kref); in rxperf_add_key()
/linux-6.3-rc2/fs/crypto/
A Dkeyring.c655 key_ref_put(ref); in get_keyring_key()
/linux-6.3-rc2/Documentation/security/keys/
A Dcore.rst1211 void key_ref_put(key_ref_t key_ref);

Completed in 31 milliseconds