Home
last modified time | relevance | path

Searched defs:callout_info (Results 1 – 5 of 5) sorted by relevance

/linux/security/keys/
H A Drequest_key.c226 static int construct_key(struct key *key, const void *callout_info, in construct_key() argument
490 const char *callout_info, in construct_key_and_link() argument
577 const void *callout_info, in request_key_and_link() argument
709 request_key_tag(struct key_type * type,const char * description,struct key_tag * domain_tag,const char * callout_info) request_key_tag() argument
749 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
[all...]
H A Drequest_key_auth.c162 const void *callout_info, size_t callout_len, in request_key_auth_new() argument
H A Dkeyctl.c176 char type[32], *description, *callout_info; in SYSCALL_DEFINE4() local
/linux/include/keys/
H A Drequest_key_auth-type.h21 void *callout_info; member
/linux/include/linux/
H A Dkey.h349 const char *callout_info) in request_key() argument
370 #define request_key_net(type, description, net, callout_info) \ argument