Searched refs:atmel_aes_handle_queue (Results 1 – 1 of 1) sorted by relevance
932 static int atmel_aes_handle_queue(struct atmel_aes_dev *dd, in atmel_aes_handle_queue() function1158 return atmel_aes_handle_queue(ctx->dd, &req->base); in atmel_aes_crypt()1739 return atmel_aes_handle_queue(ctx->dd, &req->base); in atmel_aes_gcm_crypt()2217 return atmel_aes_handle_queue(ctx->dd, &req->base); in atmel_aes_authenc_crypt()2371 atmel_aes_handle_queue(dd, NULL); in atmel_aes_queue_task()