Searched defs:domain_tag (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/security/keys/ |
H A D | request_key.c | 574 request_key_and_link(struct key_type *type, const char *description, struct key_tag *domain_tag, const void *callout_info, size_t callout_len, void *aux, struct key *dest_keyring, unsigned long flags) request_key_and_link() argument 706 request_key_tag(struct key_type *type, const char *description, struct key_tag *domain_tag, const char *callout_info) request_key_tag() argument 746 request_key_with_auxdata(struct key_type *type, const char *description, struct key_tag *domain_tag, const void *callout_info, size_t callout_len, void *aux) request_key_with_auxdata() argument 782 request_key_rcu(struct key_type *type, const char *description, struct key_tag *domain_tag) request_key_rcu() argument [all...] |
H A D | keyring.c | 256 void key_remove_domain(struct key_tag *domain_tag) in key_remove_domain() argument [all...] |
/kernel/linux/linux-6.6/security/keys/ |
H A D | request_key.c | 574 request_key_and_link(struct key_type *type, const char *description, struct key_tag *domain_tag, const void *callout_info, size_t callout_len, void *aux, struct key *dest_keyring, unsigned long flags) request_key_and_link() argument 706 request_key_tag(struct key_type *type, const char *description, struct key_tag *domain_tag, const char *callout_info) request_key_tag() argument 746 request_key_with_auxdata(struct key_type *type, const char *description, struct key_tag *domain_tag, const void *callout_info, size_t callout_len, void *aux) request_key_with_auxdata() argument 782 request_key_rcu(struct key_type *type, const char *description, struct key_tag *domain_tag) request_key_rcu() argument [all...] |
H A D | keyring.c | 256 void key_remove_domain(struct key_tag *domain_tag) in key_remove_domain() argument [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | key.h | 124 struct key_tag *domain_tag; /* Domain of operation */ member 245 struct key_tag *domain_tag; /* Domain of operation */ member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | key.h | 130 struct key_tag *domain_tag; /* Domain of operation */ member 251 struct key_tag *domain_tag; /* Domain of operation */ member
|
Completed in 10 milliseconds