Lines Matching refs:aux
118 static int call_sbin_request_key(struct key *authkey, void *aux) in call_sbin_request_key() argument
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()
247 ret = actor(authkey, aux); in construct_key()
492 void *aux, in construct_key_and_link() argument
519 ret = construct_key(key, callout_info, callout_len, aux, in construct_key_and_link()
579 void *aux, in request_key_and_link() argument
602 callout_info, callout_len, aux, dest_keyring, flags); in request_key_and_link()
654 aux, dest_keyring, flags); in request_key_and_link()
751 void *aux) in request_key_with_auxdata() argument
758 aux, NULL, KEY_ALLOC_IN_QUOTA); in request_key_with_auxdata()