Date: Mon, 5 Jun 2006 16:24:31 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4/man4.i386 padlock.4 Message-ID: <200606051624.k55GOVYb013868@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2006-06-05 16:24:31 UTC FreeBSD src repository Modified files: share/man/man4/man4.i386 padlock.4 Log: - Document that padlock(4) pretends to accelerate HMAC algorithms. - Remove "device cryptodev" as it is not needed for compiling padlock(4) into the kernel. Actually it is not advisable, because padlock instructions can be used directly from userland, so passing the work through the kernel is a bad idea. Revision Changes Path 1.3 +6 -2 src/share/man/man4/man4.i386/padlock.4
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606051624.k55GOVYb013868>