Searched refs:atmel_aes_handle_queue (Results 1 – 1 of 1) sorted by relevance
926 static int atmel_aes_handle_queue(struct atmel_aes_dev *dd, in atmel_aes_handle_queue() function1152 return atmel_aes_handle_queue(ctx->dd, &req->base); in atmel_aes_crypt()1733 return atmel_aes_handle_queue(ctx->dd, &req->base); in atmel_aes_gcm_crypt()2211 return atmel_aes_handle_queue(ctx->dd, &req->base); in atmel_aes_authenc_crypt()2365 atmel_aes_handle_queue(dd, NULL); in atmel_aes_queue_task()