Re: Soekris vpn1411 (Hifn 7955) not working
Thor Lancelot Simon <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.crypto |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jun 05, 2008 at 12:30:50AM +0200, Jukka Salmi wrote: > Thor Lancelot Simon --> tech-crypto (2008-06-04 17:52:13 -0400): > > On Wed, Jun 04, 2008 at 10:51:07PM +0200, Jukka Salmi wrote: > [...] > > > $ openssl speed -elapsed -evp des > > > > You should have -engine cryptodev here. > > Hmm, this results in the following: > > $ openssl speed -elapsed -evp des -engine cryptodev > invalid engine "cryptodev" The cryptodev engine is built-in on NetBSD. What sources exactly did you build this system from? Thor