Message ID | 20200825133106.21542-1-t-kristo@ti.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=bFPd=CD=vger.kernel.org=linux-crypto-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 6343E913 for <patchwork-linux-crypto@patchwork.kernel.org>; Tue, 25 Aug 2020 13:31:27 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4AA9D2075F for <patchwork-linux-crypto@patchwork.kernel.org>; Tue, 25 Aug 2020 13:31:27 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b="hrT6bWN1" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726045AbgHYNb0 (ORCPT <rfc822;patchwork-linux-crypto@patchwork.kernel.org>); Tue, 25 Aug 2020 09:31:26 -0400 Received: from fllv0016.ext.ti.com ([198.47.19.142]:45602 "EHLO fllv0016.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726051AbgHYNbZ (ORCPT <rfc822;linux-crypto@vger.kernel.org>); Tue, 25 Aug 2020 09:31:25 -0400 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 07PDVIR3010501; Tue, 25 Aug 2020 08:31:18 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1598362278; bh=5CWxQcywRSMbBYUD3tTooJlW5yzuOpXd3bbRCpZjzAU=; h=From:To:Subject:Date; b=hrT6bWN1p0TdzEMAmmkxqIxZNUDxN1dvxCdjCWQGmlR6zui+pWYgUwMsF5EOPkaxl GQMk2yHJFu+Im2Ce9HCkDa+lNdtsjICB+Nes7vdeIoiBXJMiyewhBjxcJiuKKZ6fc8 ebYMpojy8pbvWP1qbvT/68LFTEOOYrpi1+kXi2LE= Received: from DLEE115.ent.ti.com (dlee115.ent.ti.com [157.170.170.26]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 07PDVIM5130699 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 25 Aug 2020 08:31:18 -0500 Received: from DLEE107.ent.ti.com (157.170.170.37) by DLEE115.ent.ti.com (157.170.170.26) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1979.3; Tue, 25 Aug 2020 08:31:17 -0500 Received: from lelv0326.itg.ti.com (10.180.67.84) by DLEE107.ent.ti.com (157.170.170.37) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1979.3 via Frontend Transport; Tue, 25 Aug 2020 08:31:17 -0500 Received: from sokoban.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 07PDVFrw046832; Tue, 25 Aug 2020 08:31:16 -0500 From: Tero Kristo <t-kristo@ti.com> To: <herbert@gondor.apana.org.au>, <davem@davemloft.net>, <linux-crypto@vger.kernel.org> Subject: [PATCH 0/2] crypto: sa2ul: couple of fixes Date: Tue, 25 Aug 2020 16:31:04 +0300 Message-ID: <20200825133106.21542-1-t-kristo@ti.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Sender: linux-crypto-owner@vger.kernel.org Precedence: bulk List-ID: <linux-crypto.vger.kernel.org> X-Mailing-List: linux-crypto@vger.kernel.org |
Series |
crypto: sa2ul: couple of fixes
|
expand
|