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()
490 const char *callout_info, in construct_key_and_link()
577 const void *callout_info, in request_key_and_link()
709 const char *callout_info) in request_key_tag()
749 const void *callout_info, in request_key_with_auxdata()
H A Drequest_key_auth.c162 const void *callout_info, size_t callout_len, in request_key_auth_new()
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.h348 const char *callout_info) in request_key()
369 #define request_key_net(type, description, net, callout_info) \ argument