Re: Soekris vpn1411 (Hifn 7955) not working
Thor Lancelot Simon <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.crypto |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jun 04, 2008 at 10:51:07PM +0200, Jukka Salmi wrote: > Christos Zoulas --> tech-embed (2008-06-04 20:20:03 +0000): > > Can you try a kernel with CRYPTO_DEBUG? > > Sure. Now I get EINVAL for SIOCSESSION if kern.usercrypto is set (I > guess this is expected): Yes. The semantics for that variable are insane. > $ openssl version > OpenSSL 0.9.8e 23 Feb 2007 > > $ openssl speed -elapsed -evp des You should have -engine cryptodev here. Thor