Re: [PATCH] doc: crypto: warning cleanup

2015-08-23 Thread Stephan Mueller
Am Sonntag, 23. August 2015, 13:51:01 schrieb Jonathan Corbet: Hi Jonathan, >Fix up a missing field description and a misdirected doc inclusion to make >a couple of warnings go away. > >Signed-off-by: Jonathan Corbet >--- > Documentation/DocBook/crypto-API.tmpl | 2 +- > include/crypto/aead.h

Re: Issues with HW RNG / SSS on Exynos 5422

2015-08-23 Thread Krzysztof Kozlowski
2015-08-16 20:18 GMT+09:00 Heiner Kallweit : > Am 15.08.2015 um 13:19 schrieb Heiner Kallweit: >> I'm having issues making the hardware RNG work on a Samsung Exynos 5422 >> (Odroid XU4) with kernel 4.2rc6. >> No random number generation is started if I write the appropriate value >> (0x18) to the

[PATCH] doc: crypto: warning cleanup

2015-08-23 Thread Jonathan Corbet
Fix up a missing field description and a misdirected doc inclusion to make a couple of warnings go away. Signed-off-by: Jonathan Corbet --- Documentation/DocBook/crypto-API.tmpl | 2 +- include/crypto/aead.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Doc

Re: [PATCH 1/2] crypto: skcipher - Add top-level skcipher interface

2015-08-23 Thread Stephan Mueller
Am Freitag, 21. August 2015, 17:27:54 schrieb Herbert Xu: Hi Herbert, > On Fri, Aug 21, 2015 at 11:24:08AM +0200, Stephan Mueller wrote: > > If I understand the patch set correctly, a caller uses the skcipher API > > and > > the API sets up the synchronous or asynchronous callbacks depending on t

Re: [PATCH v3 1/3] crypto: caam: ctrl: Fix the error handling

2015-08-23 Thread Horia Geantă
On 8/21/2015 7:51 PM, Fabio Estevam wrote: > From: Fabio Estevam > > In the error path we should disable the resources that were previously > acquired, so fix the error handling accordingly. > > Signed-off-by: Fabio Estevam For v3 series Reviewed-by: Horia Geantă Thanks, Horia -- To unsubs