Lines Matching defs:aux
118 static int call_sbin_request_key(struct key *authkey, void *aux)
227 size_t callout_len, void *aux,
234 kenter("%d,%p,%zu,%p", key->serial, callout_info, callout_len, aux);
247 ret = actor(authkey, aux);
492 void *aux,
519 ret = construct_key(key, callout_info, callout_len, aux,
552 * @aux: Auxiliary data for the upcall.
579 void *aux,
602 callout_info, callout_len, aux, dest_keyring, flags);
654 aux, dest_keyring, flags);
738 * @aux: Auxiliary data for the upcall.
751 void *aux)
758 aux, NULL, KEY_ALLOC_IN_QUOTA);