Searched refs:key_ref_t (Results 1 – 2 of 2) sorted by relevance
98 typedef struct __key_reference_with_attributes *key_ref_t; typedef100 static inline key_ref_t make_key_ref(const struct key *key, in make_key_ref()103 return (key_ref_t) ((unsigned long) key | possession); in make_key_ref()106 static inline struct key *key_ref_to_ptr(const key_ref_t key_ref) in key_ref_to_ptr()111 static inline unsigned long is_key_possessed(const key_ref_t key_ref) in is_key_possessed()211 static inline void key_ref_put(key_ref_t key_ref) in key_ref_put()241 extern key_ref_t key_create_or_update(key_ref_t keyring,249 extern int key_update(key_ref_t key,266 extern key_ref_t keyring_search(key_ref_t keyring,
1650 int (*key_permission) (key_ref_t key_ref,2935 int security_key_permission(key_ref_t key_ref,2952 static inline int security_key_permission(key_ref_t key_ref, in security_key_permission()