[PATCH][crypto-next] crypto: omap-aes: fix spelling mistake "Encryptio" -> "Encryption"

2017-06-13 Thread Colin King
From: Colin Ian King Trivial fix to spelling mistake in pr_err message Signed-off-by: Colin Ian King --- drivers/crypto/omap-aes-gcm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/crypto/omap-aes-gcm.c

Re: [PATCH v2 0/6] Appended signatures support for IMA appraisal

2017-06-13 Thread Michael Ellerman
Thiago Jung Bauermann writes: > Michael Ellerman writes: > >> Thiago Jung Bauermann writes: >> >>> On the OpenPOWER platform, secure boot and trusted boot are being >>> implemented using IMA for taking measurements

Re: [RFC PATCH 0/2] crypto: caam - fix cts(cbc(aes)) with CAAM driver

2017-06-13 Thread David Gstir
Friendly ping. Any feedback on that? Thanks, David > On 2 Jun 2017, at 14:24, David Gstir wrote: > > Hi! > > While testing fscrypt's filename encryption, I noticed that the implementation > of cts(cbc(aes)) is broken when the CAAM hardware crypto driver is enabled. > Some

Re: [PATCH v6 3/5] arm64: marvell: dts: add dma-mask in crypto nodes for 7k/8k

2017-06-13 Thread Gregory CLEMENT
Hi Antoine, On mer., mai 24 2017, Antoine Tenart wrote: > The EIP197 cryptographic engine supports 64 bits address width but is > limited to 40 bits on 7k/8k. Add a dma-mask property in the > cryptographic engine nodes to reflect this. > > Signed-off-by:

[PATCH][crypto-next] crypto: cavium: fix spelling mistake "Revsion" -> "Revision"

2017-06-13 Thread Colin King
From: Colin Ian King Trivial fix to spelling mistake in seq_printf message Signed-off-by: Colin Ian King --- drivers/crypto/cavium/nitrox/nitrox_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [PATCH][crypto-next] crypto: cavium: fix spelling mistake "Revsion" -> "Revision"

2017-06-13 Thread Colin Ian King
On 13/06/17 11:36, Joe Perches wrote: > On Tue, 2017-06-13 at 09:52 +0100, Colin King wrote: >> From: Colin Ian King >> >> Trivial fix to spelling mistake in seq_printf message > > Hey Colin. > > Fixing spelling typos is a good thing, but is it a > good thing to change

Re: [PATCH][crypto-next] crypto: cavium: fix spelling mistake "Revsion" -> "Revision"

2017-06-13 Thread Joe Perches
On Tue, 2017-06-13 at 11:40 +0100, Colin Ian King wrote: > On 13/06/17 11:36, Joe Perches wrote: > > On Tue, 2017-06-13 at 09:52 +0100, Colin King wrote: > > > From: Colin Ian King > > > > > > Trivial fix to spelling mistake in seq_printf message > > Fixing spelling

Re: [PATCH v2 1/3] dt-bindings: rng: add MediaTek MT7622 Hardware Random Generator bindings

2017-06-13 Thread Matthias Brugger
On 12/06/17 17:56, sean.w...@mediatek.com wrote: From: Sean Wang Document the bindings used by MediaTek MT7622 SoC hardware random number generator. Signed-off-by: Sean Wang --- Documentation/devicetree/bindings/rng/mtk-rng.txt | 4 +++- 1

Re: [PATCH][crypto-next] crypto: cavium: fix spelling mistake "Revsion" -> "Revision"

2017-06-13 Thread Joe Perches
On Tue, 2017-06-13 at 09:52 +0100, Colin King wrote: > From: Colin Ian King > > Trivial fix to spelling mistake in seq_printf message Hey Colin. Fixing spelling typos is a good thing, but is it a good thing to change possibly API dependent output in seq_ calls? >

Re: [cryptodev:master 62/75] crypto/rsa-pkcs1pad.c:680:21: error: assignment from incompatible pointer type

2017-06-13 Thread Tudor Ambarus
Hi, Herbert, Sorry, I thought that is better to make a patch for each driver. Bisectibility is affected because I changed the declaration of max_size function to return an unsigned int instead of an int, but I updated each driver that uses this function in a different patch. Bisectibility will

Re: Alg errors with Intel QAT Card

2017-06-13 Thread Neil Horman
On Mon, Jun 12, 2017 at 03:52:07PM +, Benedetto, Salvatore wrote: > Hi Raj, > > I've compiled and tested kernel 4.12.0-rc4 and I can't reproduce your issue. > Are you seeing any of this with a previous kernel version? If not, git bisect > might > help us finding the root-cause. > Have you

Re: Alg errors with Intel QAT Card

2017-06-13 Thread Raj Ammanur
Hi Neil & Salvatore, thanks for the replies. The soft reboot hasn't helped. I am trying a previous kernel version that works with a similar card that we installed in another server and that works fine. Will keep you posted. Neil: have you found fix/workaround for the firmware errors or you just

[PATCH] of: update ePAPR references to point to Devicetree Specification

2017-06-13 Thread frowand . list
From: Frank Rowand The Devicetree Specification has superseded the ePAPR as the base specification for bindings. Update files in Documentation to reference the new document. Some files are not updated because there is no hypervisor chapter in the Devicetree

Re: Alg errors with Intel QAT Card

2017-06-13 Thread Raj Ammanur
those previous alg error msgs are gone with 4.11.3-202.fc25.x86_64, but now I see multiple tracebacks like the ones below. Looks like its been reported a few months back with 4.10.0-rc3+ , but with no response or further update: https://www.spinics.net/lists/linux-crypto/msg23699.html [