summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/esp_core.c
Commit message (Expand)AuthorAgeFilesLines
* - use des_ecb3_encrypt().ume2002-03-051-11/+9
* Oops, now, encription and decription are separate function.ume2002-03-051-2/+2
* - Speedup 3DES by using assembly code for i386.ume2002-03-051-2/+2
* fixed the cast128 calculation with a short cipher key length.ume2001-11-271-1/+2
* Fix fencepost error causing creation of 0-length mbufs when the boundaryfenner2001-08-201-2/+2
* Sync with recent KAME.ume2001-06-111-868/+713
* sync with kame tree as of july00. tons of bug fixes/improvements.itojun2000-07-041-151/+209
* Remove unneeded #include <sys/kernel.h>phk2000-04-291-1/+0
* Remove ~25 unneeded #include <sys/conf.h>phk2000-04-191-1/+0
* IPSEC support in the kernel.shin1999-12-221-0/+1236
OpenPOWER on IntegriCloud