Searched refs:atmel_aes_handle_queue (Results 1 – 1 of 1) sorted by relevance
898 static int atmel_aes_handle_queue(struct atmel_aes_dev *dd, in atmel_aes_handle_queue() function1104 return atmel_aes_handle_queue(ctx->dd, &req->base); in atmel_aes_crypt()1540 return atmel_aes_handle_queue(ctx->dd, &req->base); in atmel_aes_gcm_crypt()2018 return atmel_aes_handle_queue(ctx->dd, &req->base); in atmel_aes_authenc_crypt()2172 atmel_aes_handle_queue(dd, NULL); in atmel_aes_queue_task()