Re: OCF: CRIOGET handling code fix for sshd

2006-02-08 Thread David McCullough
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

OCF: CRIOGET handling code fix for sshd

2006-02-08 Thread Kim Phillips
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 l