Jivin Kim Phillips lays it down ... > sshd, with OCF under the ssl covers, abruptly closes incoming connections > with: > > cipher_init: EVP_CipherInit: set key failed for aes128-cbc > > and > > cryptodev_digest_init: Can't get Dev > > type messages. AFAIKT, this is architecture independent and OCF crypto > driver independent. > > I found the problem lied in OCF-Linux' CRIOGET handling code. Not being very > familiar with linux fs code, I stumbled upon Michal Ludvig's implementation, > which seems to work well with a minor adjustment. Thanks to Michal.
Yep the problem is that ssh/sshd chroots to /var/run/?? IIRC and the open call fails. I have it fixed here (was just working on that in the last few days) and hope to have it out before friday. Thanks for the update. There are some extra changes need for ssh 4.3p1 as well which I will be including along with openssl 0.9.8a. Cheers, Davidm -- David McCullough, [EMAIL PROTECTED], Custom Embedded Solutions + Security Ph:+61 734352815 Fx:+61 738913630 http://www.uCdot.org http://www.cyberguard.com - To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html