Re: [PATCH v4 0/5] crypto: Add Keem Bay OCS HCU driver

2021-01-04 Thread Alessandrelli, Daniele
On Sun, 2021-01-03 at 09:07 +1100, Herbert Xu wrote: > On Wed, Dec 16, 2020 at 11:46:34AM +, Daniele Alessandrelli > wrote: > > The Intel Keem Bay SoC has an Offload Crypto Subsystem (OCS) > > featuring a > > Hashing Control Unit (HCU) for accelerating hashing operations. > > > > This driver a

Re: [PATCH v4 0/5] crypto: Add Keem Bay OCS HCU driver

2021-01-02 Thread Herbert Xu
On Wed, Dec 16, 2020 at 11:46:34AM +, Daniele Alessandrelli wrote: > The Intel Keem Bay SoC has an Offload Crypto Subsystem (OCS) featuring a > Hashing Control Unit (HCU) for accelerating hashing operations. > > This driver adds support for such hardware thus enabling hardware-accelerated > ha

[PATCH v4 0/5] crypto: Add Keem Bay OCS HCU driver

2020-12-16 Thread Daniele Alessandrelli
The Intel Keem Bay SoC has an Offload Crypto Subsystem (OCS) featuring a Hashing Control Unit (HCU) for accelerating hashing operations. This driver adds support for such hardware thus enabling hardware-accelerated hashing on the Keem Bay SoC for the following algorithms: - sha224 and hmac(sha224)