|
|
ru.unix.bsd- RU.UNIX.BSD ------------------------------------------------------------------ From : Slawa Olhovchenkov 2:5030/500 31 Aug 2005 18:47:12 To : All Subject : Вести с полей -------------------------------------------------------------------------------- From: Pawel Jakub Dawidek <pjd@FreeBSD.org> Date: Fri, 12 Aug 2005 15:45:11 +0200 To: FreeBSD-current <freebsd-current@FreeBSD.org> Message-ID: <20050812134511.GE25162@garage.freebsd.pl> Subject: VIA/ACE PadLock integration with crypto(9). Hi. This is a call for testers. I integrated VIA/ACE PadLock with our crypto(9) subsystem, so now it can be used with things like fast_ipsec(4) and geli(8). I'm attaching three files: padlock.c - should be placed in sys/crypto/via/ Makefile - should be placed in sys/modules/padlock/ Makefile.patch - is a patch against sys/modules/Makefile You need to create sys/crypto/via and sys/modules/padlock directories first. This will allow to compile padlock.ko module. It works very well with GELI: # kldload geom_zero # sysctl kern.geom.zero.clear=0 # kldload padlock # geli onetime -s 16384 -a aes -l 128 gzero # dd if=/dev/gzero.eli of=/dev/null bs=128k count=2000 262144000 bytes transferred in 3.614664 secs (72522368 bytes/sec) Without padlock.ko loaded I get only 6415333 bytes/sec. The thing which interest me the most is how it works with fast_ipsec(4). ... Hу вот, а еще говорят, что в этом году трава не та, да шишки не уродились... --- GoldED+/BSD 1.1.5 * Origin: (2:5030/500) Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.unix.bsd/22214315c368.html, оценка из 5, голосов 10
|