H A D | request_key.c | 227 size_t callout_len, void *aux, in construct_key() argument 234 kenter("%d,%p,%zu,%p", key->serial, callout_info, callout_len, aux); in construct_key() 237 authkey = request_key_auth_new(key, "create", callout_info, callout_len, in construct_key() 491 size_t callout_len, in construct_key_and_link() argument 519 ret = construct_key(key, callout_info, callout_len, aux, in construct_key_and_link() 551 * @callout_len: The length of callout_info. 578 size_t callout_len, in request_key_and_link() argument 602 callout_info, callout_len, aux, dest_keyring, flags); in request_key_and_link() 653 key = construct_key_and_link(&ctx, callout_info, callout_len, in request_key_and_link() 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...] |