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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dsecurity.h1393 int (*key_permission)(key_ref_t key_ref,
3270 static inline int security_key_permission(key_ref_t key_ref,
3290 static inline int security_key_permission(key_ref_t key_ref,
H A Dkey-ui.h45 extern int key_task_permission(const key_ref_t key_ref,
49 static inline int key_permission(const key_ref_t key_ref, key_perm_t perm)
54 extern key_ref_t lookup_user_key(struct task_struct *context,
H A Dkey.h83 * NOTE! key_ref_t is a typedef'd pointer to a type that is not actually
88 * the key_ref_t has been made a separate type so that the compiler can reject
93 typedef struct __key_reference_with_attributes *key_ref_t; typedef in typeref:struct:__key_reference_with_attributes
95 static inline key_ref_t make_key_ref(const struct key *key,
98 return (key_ref_t) ((unsigned long) key | possession);
101 static inline struct key *key_ref_to_ptr(const key_ref_t key_ref)
106 static inline unsigned long is_key_possessed(const key_ref_t key_ref)
282 static inline void key_ref_put(key_ref_t key_ref)
298 extern key_ref_t key_create_or_update(key_ref_t keyrin
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/rxrpc/
H A Dar-security.c163 key_ref_t kref;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/security/
H A Ddummy.c940 static inline int dummy_key_permission(key_ref_t key_ref,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/security/keys/
H A Dinternal.h67 extern key_ref_t __keyring_search_one(key_ref_t keyring_ref,
77 extern key_ref_t keyring_search_aux(key_ref_t keyring_ref,
83 extern key_ref_t search_process_keyrings(struct key_type *type,
H A Dkey.c714 static inline key_ref_t __key_update(key_ref_t key_ref,
755 key_ref_t key_create_or_update(key_ref_t keyring_ref,
765 key_ref_t key_ref;
862 int key_update(key_ref_t key_ref, const void *payload, size_t plen)
H A Dkeyctl.c61 key_ref_t keyring_ref, key_ref;
142 key_ref_t dest_ref;
218 key_ref_t key_ref;
272 key_ref_t key_ref;
319 key_ref_t key_ref;
345 key_ref_t keyring_ref;
371 key_ref_t keyring_ref, key_ref;
405 key_ref_t keyring_ref, key_ref;
446 key_ref_t key_ref;
527 key_ref_t keyring_re
[all...]
H A Dkeyring.c282 key_ref_t keyring_search_aux(key_ref_t keyring_ref,
297 key_ref_t key_ref;
427 key_ref_t keyring_search(key_ref_t keyring,
447 key_ref_t __keyring_search_one(key_ref_t keyring_ref,
H A Dpermission.c21 int key_task_permission(const key_ref_t key_ref,
H A Dprocess_keys.c377 key_ref_t search_process_keyrings(struct key_type *type,
383 key_ref_t key_ref, ret, err;
548 key_ref_t lookup_user_key(struct task_struct *context, key_serial_t id,
551 key_ref_t key_ref, skey_ref;
H A Drequest_key.c404 key_ref_t key_ref;
H A Drequest_key_auth.c246 key_ref_t authkey_ref;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/security/selinux/
H A Dhooks.c4689 static int selinux_key_permission(key_ref_t key_ref,

Completed in 177 milliseconds