Searched refs:atmel_aes_handle_queue (Results 1 – 1 of 1) sorted by relevance
893 static int atmel_aes_handle_queue(struct atmel_aes_dev *dd, in atmel_aes_handle_queue() function1099 return atmel_aes_handle_queue(ctx->dd, &req->base); in atmel_aes_crypt()1535 return atmel_aes_handle_queue(ctx->dd, &req->base); in atmel_aes_gcm_crypt()2014 return atmel_aes_handle_queue(ctx->dd, &req->base); in atmel_aes_authenc_crypt()2168 atmel_aes_handle_queue(dd, NULL); in atmel_aes_queue_task()