Lines Matching defs:key
43 void __key_check(const struct key *key) in __key_check()
144 static inline void key_alloc_serial(struct key *key) in key_alloc_serial()
236 struct key *key; in key_alloc() local
374 int key_payload_reserve(struct key *key, size_t datalen) in key_payload_reserve()
414 static int __key_instantiate_and_link(struct key *key, in __key_instantiate_and_link()
479 int key_instantiate_and_link(struct key *key, in key_instantiate_and_link()
527 int key_reject_and_link(struct key *key, in key_reject_and_link()
595 void key_put(struct key *key) in key_put()
612 struct key *key; in key_lookup() local
691 struct key *key = key_ref_to_ptr(key_ref); in __key_update() local
759 struct key *keyring, *key = NULL; in key_create_or_update() local
871 struct key *key = key_ref_to_ptr(key_ref); in key_update() local
908 void key_revoke(struct key *key) in key_revoke()