Searched defs:callout_info (Results 1 – 5 of 5) sorted by relevance
| /linux/security/keys/ |
| H A D | request_key.c | 226 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 D | request_key_auth.c | 162 request_key_auth_new(struct key * target,const char * op,const void * callout_info,size_t callout_len,struct key * dest_keyring) request_key_auth_new() argument
|
| H A D | keyctl.c | 176 char type[32], *description, *callout_info; in SYSCALL_DEFINE4() local
|
| /linux/include/keys/ |
| H A D | request_key_auth-type.h | 21 void *callout_info; global() member
|
| /linux/include/linux/ |
| H A D | key.h | 349 const char *callout_info) in request_key() 370 #define request_key_net(type, description, net, callout_info) \ argument
|