Lines Matching refs:aux
96 void *aux) in call_sbin_request_key() argument
204 size_t callout_len, void *aux, in construct_key() argument
212 kenter("%d,%p,%zu,%p", key->serial, callout_info, callout_len, aux); in construct_key()
234 ret = actor(cons, "create", aux); in construct_key()
433 void *aux, in construct_key_and_link() argument
453 ret = construct_key(key, callout_info, callout_len, aux, in construct_key_and_link()
509 void *aux, in request_key_and_link() argument
529 callout_info, callout_len, aux, dest_keyring, flags); in request_key_and_link()
564 aux, dest_keyring, flags); in request_key_and_link()
657 void *aux) in request_key_with_auxdata() argument
663 aux, NULL, KEY_ALLOC_IN_QUOTA); in request_key_with_auxdata()
718 void *aux) in request_key_async_with_auxdata() argument
721 callout_len, aux, NULL, KEY_ALLOC_IN_QUOTA); in request_key_async_with_auxdata()