Re: Crypto Fixes for 3.3

2012-03-02 Thread Herbert Xu
Hi Linus: This push fixes a bug in mv_cesa that causes all hash operations that supply data on a final operation to fail. Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git or master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git Phil Sutter (1

Re: Openswan IPsec: ARM cortex SoC board to board ping works but board to Ubuntu does not

2012-03-02 Thread C.J. Adams-Collier KF7BMP
Hi there! Have you found any kernel error messages in /var/log/kern.log or similar? I heard rumor of a recent mv_cesa issues. What's lsmod say? On Fri, 2012-03-02 at 16:11 +0530, satpal parmar wrote: > Hi All ! > > I recently ported Openswan on ARM cortex based SOC running linux > 2.6.37 (ipse

Re: Kernel Oops when using af_alg for SHA1

2012-03-02 Thread Markus
Hi, On 3/2/12, Frank wrote: > In the process of evaluating userspace crypto APIs, I've run into a kernel > Oops when performing a TLS handshake to openssl which offloads to AF_ALG > (with SHA1 digests offloading to AF_ALG enabled). Unable to reproduce on x86_64 using Ubuntu 11.04 (x86_64 2.6.38-

Kernel Oops when using af_alg for SHA1

2012-03-02 Thread Frank
Hi, In the process of evaluating userspace crypto APIs, I've run into a kernel Oops when performing a TLS handshake to openssl which offloads to AF_ALG (with SHA1 digests offloading to AF_ALG enabled). This happens in Debian Wheezy (kernel 3.2.6, openssl 1.0.0g) on two different platforms: - M

Re: [Openswan Users] Openswan IPsec: ARM cortex SoC board to board ping works but board to Ubuntu does not

2012-03-02 Thread Paul Wouters
On Fri, 2 Mar 2012, satpal parmar wrote: I recently ported Openswan on ARM cortex based SOC running linux 2.6.37 (ipsec netkey stack) and openswan 2.6.23. On this board I have H/W accelerator support for AES/DES/SHA. (http://processors.wiki.ti.com/index.php/Installing_AM387x_C6A814x_DM814x_Cryp

Openswan IPsec: ARM cortex SoC board to board ping works but board to Ubuntu does not

2012-03-02 Thread satpal parmar
Hi All ! I recently ported Openswan on ARM cortex based SOC running linux 2.6.37 (ipsec netkey stack) and openswan 2.6.23. On this board I have H/W accelerator support for AES/DES/SHA. (http://processors.wiki.ti.com/index.php/Installing_AM387x_C6A814x_DM814x_Crypto_Support). AES/DES crypto operati