On 07/24/2010 06:02 PM, cryptodev-linux-commit-ow...@gna.org wrote: Please use the devel list for questions. https://mail.gna.org/listinfo/cryptodev-linux-devel/
About your question. Have you tried the programs "cipher" and "hmac" in the examples directory? Is the output ok? What patches did you apply to openssl? The ones we support are in the extras/ subdirectory. regards, Nikos > Subject: > Cryptodev 0.5 - Corrupted MAC on input w/ssh > From: > "b...@ev6.net" <b...@ev6.net> > Date: > Sat, 24 Jul 2010 17:01:58 +0100 > To: > cryptodev-linux-com...@gna.org > > Hi, > > I have a Marvell sheevaplug running Linux kernel 2.6.34.1 and cryptodev 0.5 > this system implements hardware ssl and the linux kernel driver is called > mv_cesa, it currently supports AES. > > I have the patched OpenSSL from the cryptodev site, and have hard set the > sshd_config to use cipher "aes128-cbc" as the default one aes128-ctr is not > supported by the mv_cesa module > > interactive ssh logins work, and the interrupts in the crypto device increase > in /proc/interrupts > > i also have openvpn using the /dev/crypto device, and the interrupts increase > when traffic is passed on the vpn link... > > If i try to do an scp to/from the system i get an error: > Corrupted MAC on input. > > and the connection drops, it seems to do this on any ssh connection which > sees a high volume of traffic such as an scp over the lan > > using other ciphers which are not supported by the hardware crypto device and > thus fall back to software crypto work fine... > > a google search for "cryptodev Corrupted MAC on input" yields a bunch of > results showing people experiencing the same problem with the geodelx aes > accelerator... _______________________________________________ Cryptodev-linux-devel mailing list Cryptodev-linux-devel@gna.org https://mail.gna.org/listinfo/cryptodev-linux-devel