Searched defs:domain_tag (Results 1 - 3 of 3) sorted by relevance

/linux-master/security/keys/
H A Drequest_key.c574 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) argument
706 request_key_tag(struct key_type *type, const char *description, struct key_tag *domain_tag, const char *callout_info) 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) argument
782 request_key_rcu(struct key_type *type, const char *description, struct key_tag *domain_tag) argument
[all...]
H A Dkeyring.c256 void key_remove_domain(struct key_tag *domain_tag) argument
[all...]
/linux-master/include/linux/
H A Dkey.h130 struct key_tag *domain_tag; /* Domain of operation */ member in struct:keyring_index_key
251 struct key_tag *domain_tag; /* Domain of operation */ member in struct:key::__anon1704::__anon1705

Completed in 208 milliseconds