Re: [PATCH v4 0/3] Add Broadcom SPU Crypto Driver

2017-02-28 Thread Florian Fainelli
On 02/13/2017 07:11 AM, Jon Mason wrote: > On Sat, Feb 11, 2017 at 5:54 AM, Herbert Xu > wrote: >> On Fri, Feb 03, 2017 at 12:55:31PM -0500, Rob Rice wrote: >>> Changes in v4: >>> - Added Rob Herring's Acked-by to patch 1/3 for bindings doc >>> - In response to Herbert's comment, in ahash_export(

Re: [PATCH v4 0/3] Add Broadcom SPU Crypto Driver

2017-02-13 Thread Jon Mason
On Sat, Feb 11, 2017 at 5:54 AM, Herbert Xu wrote: > On Fri, Feb 03, 2017 at 12:55:31PM -0500, Rob Rice wrote: >> Changes in v4: >> - Added Rob Herring's Acked-by to patch 1/3 for bindings doc >> - In response to Herbert's comment, in ahash_export() and >> ahash_import(), only copy the hash stat

Re: [PATCH v4 0/3] Add Broadcom SPU Crypto Driver

2017-02-11 Thread Herbert Xu
On Fri, Feb 03, 2017 at 12:55:31PM -0500, Rob Rice wrote: > Changes in v4: > - Added Rob Herring's Acked-by to patch 1/3 for bindings doc > - In response to Herbert's comment, in ahash_export() and > ahash_import(), only copy the hash state, not state params > related to cipher or aead algos.

[PATCH v4 0/3] Add Broadcom SPU Crypto Driver

2017-02-03 Thread Rob Rice
Changes in v4: - Added Rob Herring's Acked-by to patch 1/3 for bindings doc - In response to Herbert's comment, in ahash_export() and ahash_import(), only copy the hash state, not state params related to cipher or aead algos. - Noticed that hmac_offset in iproc_reqctx_s and spu_hash_params