From: David Laight Subject: RE: [PATCH 3/7] crypto:gf128mul: The x8_ble multiplication functions Date: Tue, 3 Oct 2017 14:58:12 +0000 Message-ID: <063D6719AE5E284EB5DD2968C1650D6DD0088A2B@AcuExch.aculab.com> References: <3e443f7a245229a2752fcf21dfed10998847e345.1507010612.git.harsh@chelsio.com> Mime-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 8BIT To: 'Harsh Jain' , "herbert@gondor.apana.org.au" , "linux-crypto@vger.kernel.org" , "netdev@vger.kernel.org" Return-path: In-Reply-To: <3e443f7a245229a2752fcf21dfed10998847e345.1507010612.git.harsh@chelsio.com> Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-Id: linux-crypto.vger.kernel.org From: Harsh Jain > Sent: 03 October 2017 07:46 > It multiply GF(2^128) elements in the ble format. > It will be used by chelsio driver to fasten gf multiplication. ^ speed up ?? David