Searched refs:key_ref_t (Results 1 - 25 of 35) sorted by last modified time

12

/linux-master/crypto/
H A Daf_alg.c277 key_ref_t key_ref;
/linux-master/arch/s390/kernel/
H A Dcert_store.c301 key_ref_t us_keyring_ref;
354 key_ref_t cs_keyring_ref;
457 key_ref_t newkey;
/linux-master/security/smack/
H A Dsmack_lsm.c4509 static int smack_key_permission(key_ref_t key_ref,
/linux-master/security/selinux/
H A Dhooks.c6692 static int selinux_key_permission(key_ref_t key_ref,
/linux-master/security/
H A Dsecurity.c5283 int security_key_permission(key_ref_t key_ref, const struct cred *cred,
/linux-master/security/keys/
H A Dkeyctl.c80 key_ref_t keyring_ref, key_ref;
174 key_ref_t dest_ref;
260 key_ref_t key_ref;
329 key_ref_t key_ref;
381 key_ref_t key_ref;
422 key_ref_t key_ref;
469 key_ref_t keyring_ref;
517 key_ref_t keyring_ref, key_ref;
554 key_ref_t keyring_ref, key_ref;
598 key_ref_t key_re
[all...]
H A Dkey.c762 static inline key_ref_t __key_update(key_ref_t key_ref,
803 static key_ref_t __key_create_or_update(key_ref_t keyring_ref,
819 key_ref_t key_ref;
1010 key_ref_t key_create_or_update(key_ref_t keyring_ref,
1047 key_ref_t key_create(key_ref_t keyring_ref,
1073 int key_update(key_ref_t key_re
[all...]
H A Dproc.c158 key_ref_t key_ref, skey_ref;
H A Dinternal.h109 extern key_ref_t find_key_to_update(key_ref_t keyring_ref,
130 key_ref_t result;
136 extern key_ref_t keyring_search_rcu(key_ref_t keyring_ref,
139 extern key_ref_t search_cred_keyrings_rcu(struct keyring_search_context *ctx);
140 extern key_ref_t search_process_keyrings_rcu(struct keyring_search_context *ctx);
175 extern int key_task_permission(const key_ref_t key_ref,
199 static inline int key_permission(const key_ref_t key_ref,
H A Drequest_key_auth.c260 key_ref_t authkey_ref;
H A Drequest_key.c378 key_ref_t key_ref;
597 key_ref_t key_ref;
799 key_ref_t key_ref;
H A Ddh.c21 key_ref_t key_ref;
/linux-master/net/handshake/
H A Dtlshd.c114 key_ref_t process_keyring_ref, keyring_ref;
/linux-master/kernel/trace/
H A Dbpf_trace.c1290 key_ref_t key_ref;
/linux-master/include/linux/
H A Dsecurity.h2005 int security_key_permission(key_ref_t key_ref, const struct cred *cred,
2025 static inline int security_key_permission(key_ref_t key_ref,
H A Dlsm_hook_defs.h406 LSM_HOOK(int, 0, key_permission, key_ref_t key_ref, const struct cred *cred,
H A Dkey.h143 * NOTE! key_ref_t is a typedef'd pointer to a type that is not actually
148 * the key_ref_t has been made a separate type so that the compiler can reject
153 typedef struct __key_reference_with_attributes *key_ref_t; typedef in typeref:struct:__key_reference_with_attributes
155 static inline key_ref_t make_key_ref(const struct key *key,
158 return (key_ref_t) ((unsigned long) key | possession);
161 static inline struct key *key_ref_to_ptr(const key_ref_t key_ref)
166 static inline bool is_key_possessed(const key_ref_t key_ref)
317 static inline void key_ref_put(key_ref_t key_ref)
389 extern key_ref_t key_create(key_ref_t keyrin
[all...]
/linux-master/security/integrity/
H A Ddigsig_asymmetric.c33 key_ref_t kref;
45 key_ref_t kref;
H A Ddigsig.c171 key_ref_t key;
/linux-master/fs/crypto/
H A Dkeyring.c362 key_ref_t keyref;
655 key_ref_t ref;
/linux-master/block/
H A Dsed-opal.c283 key_ref_t kr;
307 key_ref_t kref;
/linux-master/drivers/nvme/common/
H A Dkeyring.c78 key_ref_t keyref;
/linux-master/certs/
H A Dsystem_keyring.c167 key_ref_t key;
/linux-master/crypto/asymmetric_keys/
H A Dasymmetric_type.c58 key_ref_t ref;
/linux-master/net/rxrpc/
H A Drxperf.c541 key_ref_t kref;

Completed in 376 milliseconds

12