Re: 3.17 regression; alg: skcipher: Chunk test 1 failed on encryption at page 0 for ecb-aes-padlock

2014-10-20 Thread Ard Biesheuvel
On 20 October 2014 09:14, Jamie Heilman ja...@audible.transient.net wrote: I get this new failure w/3.17.0 on my system with a VIA Esther processor: alg: skcipher: Chunk test 1 failed on encryption at page 0 for ecb-aes-padlock : 71 73 f7 db 24 93 21 6d 61 1e bb 63 42 79 db 64

Re: [linux-sunxi] [PATCH v5 2/4] ARM: sunxi: dt: Add DT bindings documentation for SUNXI Security System

2014-10-20 Thread Koen Kooi
Op 19 okt. 2014, om 16:16 heeft LABBE Corentin clabbe.montj...@gmail.com het volgende geschreven: This patch adds documentation for Device-Tree bindings for the Security System cryptographic accelerator driver. Signed-off-by: LABBE Corentin clabbe.montj...@gmail.com ---

Re: [PATCH v5 4/4] crypto: Add Allwinner Security System crypto accelerator

2014-10-20 Thread Vladimir Zapolskiy
Hello LABBE, On 19.10.2014 17:16, LABBE Corentin wrote: Add support for the Security System included in Allwinner SoC A20. The Security System is a hardware cryptographic accelerator that support AES/MD5/SHA1/DES/3DES/PRNG algorithms. Signed-off-by: LABBE Corentin clabbe.montj...@gmail.com

Re: 3.17 regression; alg: skcipher: Chunk test 1 failed on encryption at page 0 for ecb-aes-padlock

2014-10-20 Thread Jamie Heilman
Ard Biesheuvel wrote: On 20 October 2014 09:14, Jamie Heilman ja...@audible.transient.net wrote: I get this new failure w/3.17.0 on my system with a VIA Esther processor: alg: skcipher: Chunk test 1 failed on encryption at page 0 for ecb-aes-padlock : 71 73 f7 db 24 93 21 6d

Re: [PATCH v5 4/4] crypto: Add Allwinner Security System crypto accelerator

2014-10-20 Thread Joe Perches
On Tue, 2014-10-21 at 02:28 +0300, Vladimir Zapolskiy wrote: On 19.10.2014 17:16, LABBE Corentin wrote: Add support for the Security System included in Allwinner SoC A20. The Security System is a hardware cryptographic accelerator that support AES/MD5/SHA1/DES/3DES/PRNG algorithms. []