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
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
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-
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
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
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