Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Aug 2004 10:00:45 -0700 (PDT)
From:      Doug White <dwhite@gumbysoft.com>
To:        Sam Leffler <sam@errno.com>
Cc:        Mike Tancsa <mike@sentex.net>
Subject:   Re: OpenSSL with hifn(4) (cryptodev)
Message-ID:  <20040804095553.I25616@carver.gumbysoft.com>
In-Reply-To: <200408031320.17076.sam@errno.com>
References:  <20040803214133.31dd9b03.nork@FreeBSD.org> <20040803111428.S15648@carver.gumbysoft.com> <200408031320.17076.sam@errno.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 3 Aug 2004, Sam Leffler wrote:

> > Also, your app has to ask for the acceleration if they want it, by
> > requesting the 'cryptodev' engine.  And that requires OpenSSL 0.9.7, which
> > you probably have since the 'openssl engine' command exists.
> >
> > nork, which app(s) are you trying to accelerate?
>
> I don't believe this is correct.  Unless something has changed libcrypto (from
> openssl) will check for /dev/crypto, query what algorithms are supported, and
> then use h/w acceleration if it exists.

That'd be a recent change then. The last time I mesed with this, which was
a year and a half ago, you didn't get h/w accel unless you specified the
engine.  I had to use patches that were flagged EXPERIMENTAL to get engine
support in whatever it was I was toying with, and had to use that support
to get it using hardware crypto.  I'll see if I can find what it was I was
messing with and try again :)

-- 
Doug White                    |  FreeBSD: The Power to Serve
dwhite@gumbysoft.com          |  www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040804095553.I25616>