Date: Mon, 22 May 2006 18:29:59 +0200 From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/opencrypto cryptodev.c Message-ID: <20060522162959.GA17117@garage.freebsd.pl> In-Reply-To: <200605221624.k4MGOBWj078054@repoman.freebsd.org> References: <200605221624.k4MGOBWj078054@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--azLHFNyN32YCQGCU Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 22, 2006 at 04:24:11PM +0000, Pawel Jakub Dawidek wrote: +> pjd 2006-05-22 16:24:11 UTC +>=20 +> FreeBSD src repository +>=20 +> Modified files: +> sys/opencrypto cryptodev.c=20 +> Log: +> Fix usage of HMAC algorithms via /dev/crypto. Tested with: cryptotest + ubsec(4) Tested with: cryptotest + kern.cryptodevallowsoft=3D1 Before my changes it didn't worked at all, AFAIK (returned EINVAL). After my addition of cuio_apply() it paniced the kernel. Now it works. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --azLHFNyN32YCQGCU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFEcecHForvXbEpPzQRAjUSAKCKDOCWPF21rthP8qIJ1sXkZ+wVjQCg23CB bD8lnspzNIn+z6ONffx0pjo= =aZkD -----END PGP SIGNATURE----- --azLHFNyN32YCQGCU--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060522162959.GA17117>