Searched defs:callout_info (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.4/security/keys/ | 
| D | request_key.c | 223 static int construct_key(struct key *key, const void *callout_info,  in construct_key()474 					  const char *callout_info,  in construct_key_and_link()
 561 				 const void *callout_info,  in request_key_and_link()
 693 			    const char *callout_info)  in request_key_tag()
 733 				     const void *callout_info,  in request_key_with_auxdata()
 
 | 
| D | request_key_auth.c | 163 				 const void *callout_info, size_t callout_len,  in request_key_auth_new()
 | 
| D | keyctl.c | 177 	char type[32], *description, *callout_info;  in SYSCALL_DEFINE4()  local
 | 
| /Linux-v5.4/include/keys/ | 
| D | request_key_auth-type.h | 21 	void			*callout_info;  member
 | 
| /Linux-v5.4/include/linux/ | 
| D | key.h | 321 				      const char *callout_info)  in request_key()342 #define request_key_net(type, description, net, callout_info) \  argument
 
 |