Home
last modified time | relevance | path

Searched defs:callout_len (Results 1 – 3 of 3) sorted by relevance

/linux/security/keys/
H A Drequest_key.c227 size_t callout_len, void *aux, in construct_key() argument
491 size_t callout_len, in construct_key_and_link() argument
578 size_t callout_len, in request_key_and_link() argument
712 size_t callout_len in request_key_tag() local
750 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 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 Dkeyctl.c175 size_t callout_len; in SYSCALL_DEFINE4() local