Hi Saverio Le mardi 4 mars 2008, ZioPRoTo (Saverio Proto) a écrit : > what you mean with "BCM53xx IPsec core" ?
This System-on-chip uses the Silicon Sonics Backplane bus to discover the cores available, among them there is something called IPsec core. > > are you talking about IPSec ? http://en.wikipedia.org/wiki/IPsec The IPsec core in the BCM53xx is capable of doing authentication and encryption in a single cryptographic operation. Datasheets says it can encrypt and authenticate up to 70Mbits/sec traffic. Basically, the driver should hook into the Async crypto API. A similar driver is the hifn 795x driver : http://git.kernel.org/?p=linux/kernel/git/herbert/cryptodev-2.6.git;a=blob;f=drivers/crypto/hifn_795x.c;h=e3376f2236b20fb5886f041a1a5f4e20260fc7e5;hb=c93e237e8c73f2b20c8c7b3fbcb2bd77ad06b4b6 -- Best regards, Florian Fainelli Email : [EMAIL PROTECTED] http://openwrt.org -------------------------------
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ openwrt-devel mailing list [email protected] http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
