From patchwork Thu Aug 24 14:18:56 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gilad Ben-Yossef X-Patchwork-Id: 110922 Delivered-To: patch@linaro.org Received: by 10.37.128.210 with SMTP id c18csp8562070ybm; Thu, 24 Aug 2017 07:21:26 -0700 (PDT) X-Received: by 10.84.248.6 with SMTP id p6mr7219956pll.14.1503584486318; Thu, 24 Aug 2017 07:21:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1503584486; cv=none; d=google.com; s=arc-20160816; b=VfrmI+VNG5FMdzrgEpAqUut8oOpUruRVviZvtvFQRc1RuP8DTHAj4mMuGzbaFaRm+5 iWzlaZ/azUiqarl73+5BnCSP2616JEz1rMsth9L+gzsFwFxfK1gPPdwVTHkYPqxEeh0N VvCmCSNxXWs0SRlyAkaF+C2zMCLVw+JF2rUVIkQpJMkdH9k4zGF5jbt7OhbfLgXim3Uf mcqHr3WjhpUWuwla6btQ51GpJyMrHazZomhZjXw+YJ0QKGA/fmsGAN51TGOVAlJ7Q5Jw AEqn07c44UMFo9MP3QHVIFLgjzBzt1i4Hh50HWGLF/YOmODowny3rU0IXB8+TSKA/MQ3 0riA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from:arc-authentication-results; bh=yGaAHjHUMBmQzH3ic2oX8wNfseqXS3eodE5CNvqrLCs=; b=cs7yypzzz3ATsCoStrSzCwUIXiCHUbcFRQKnkFbFPt27jIr6NXJZPNnoPRjcEXXArS n6zLGpfBzRKvUj8c5xb+orv5bYOdqc0Pl4qWGMtj8NFfBCLKg8NboHQ0J879cgeuhPPv xfmV9f1kh0qKRNgILv15VNnIt/IaZzwxnqGRELRJJwyOpWf7ibQJ4r0Jt6xJKs/5BdPy 2L+EyQFMmqxECTQl+VD6jAXUkpyQhmJC+8rEbbyLrTow9K4a+aXMkaTc5ktQ9U2V+9lp haEdg7zLOOc0D04NhYhYpzlHWk1Urd1dTw+fOCZ7A3wkSnnaU14W9nen7ccGjlu5xiYS PPQA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id h188si2887382pfb.183.2017.08.24.07.21.25; Thu, 24 Aug 2017 07:21:26 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753537AbdHXOVY (ORCPT + 26 others); Thu, 24 Aug 2017 10:21:24 -0400 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70]:42018 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751280AbdHXOVT (ORCPT ); Thu, 24 Aug 2017 10:21:19 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id DE09C19F6; Thu, 24 Aug 2017 07:21:18 -0700 (PDT) Received: from gby.kfn.arm.com (unknown [10.45.48.132]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id E73533F540; Thu, 24 Aug 2017 07:21:10 -0700 (PDT) From: Gilad Ben-Yossef To: Herbert Xu , "David S. Miller" , Jonathan Corbet , David Howells , Tom Lendacky , Gary Hook , Boris Brezillon , Arnaud Ebalard , Matthias Brugger , Alasdair Kergon , Mike Snitzer , dm-devel@redhat.com, Shaohua Li , Steve French , "Theodore Y. Ts'o" , Jaegeuk Kim , Mimi Zohar , Dmitry Kasatkin , James Morris , "Serge E. Hallyn" , linux-crypto@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, keyrings@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-raid@vger.kernel.org, linux-cifs@vger.kernel.org, samba-technical@lists.samba.org, linux-fscrypt@vger.kernel.org, linux-ima-devel@lists.sourceforge.net, linux-ima-user@lists.sourceforge.net, linux-security-module@vger.kernel.org Cc: Ofir Drang Subject: [PATCH v7 09/19] crypto: move gcm to generic async completion Date: Thu, 24 Aug 2017 17:18:56 +0300 Message-Id: <1503584350-7831-10-git-send-email-gilad@benyossef.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1503584350-7831-1-git-send-email-gilad@benyossef.com> References: <1503584350-7831-1-git-send-email-gilad@benyossef.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org gcm is starting an async. crypto op and waiting for it complete. Move it over to generic code doing the same. Signed-off-by: Gilad Ben-Yossef --- crypto/gcm.c | 32 ++++++-------------------------- 1 file changed, 6 insertions(+), 26 deletions(-) -- 2.1.4 diff --git a/crypto/gcm.c b/crypto/gcm.c index 3841b5e..fb923a5 100644 --- a/crypto/gcm.c +++ b/crypto/gcm.c @@ -16,7 +16,6 @@ #include #include #include "internal.h" -#include #include #include #include @@ -78,11 +77,6 @@ struct crypto_gcm_req_priv_ctx { } u; }; -struct crypto_gcm_setkey_result { - int err; - struct completion completion; -}; - static struct { u8 buf[16]; struct scatterlist sg; @@ -98,17 +92,6 @@ static inline struct crypto_gcm_req_priv_ctx *crypto_gcm_reqctx( return (void *)PTR_ALIGN((u8 *)aead_request_ctx(req), align + 1); } -static void crypto_gcm_setkey_done(struct crypto_async_request *req, int err) -{ - struct crypto_gcm_setkey_result *result = req->data; - - if (err == -EINPROGRESS) - return; - - result->err = err; - complete(&result->completion); -} - static int crypto_gcm_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) { @@ -119,7 +102,7 @@ static int crypto_gcm_setkey(struct crypto_aead *aead, const u8 *key, be128 hash; u8 iv[16]; - struct crypto_gcm_setkey_result result; + struct crypto_wait wait; struct scatterlist sg[1]; struct skcipher_request req; @@ -140,21 +123,18 @@ static int crypto_gcm_setkey(struct crypto_aead *aead, const u8 *key, if (!data) return -ENOMEM; - init_completion(&data->result.completion); + crypto_init_wait(&data->wait); sg_init_one(data->sg, &data->hash, sizeof(data->hash)); skcipher_request_set_tfm(&data->req, ctr); skcipher_request_set_callback(&data->req, CRYPTO_TFM_REQ_MAY_SLEEP | CRYPTO_TFM_REQ_MAY_BACKLOG, - crypto_gcm_setkey_done, - &data->result); + crypto_req_done, + &data->wait); skcipher_request_set_crypt(&data->req, data->sg, data->sg, sizeof(data->hash), data->iv); - err = crypto_skcipher_encrypt(&data->req); - if (err == -EINPROGRESS || err == -EBUSY) { - wait_for_completion(&data->result.completion); - err = data->result.err; - } + err = crypto_wait_req(crypto_skcipher_encrypt(&data->req), + &data->wait); if (err) goto out;