aboutsummaryrefslogtreecommitdiff
path: root/sys/netipsec/xform_esp.c
Commit message (Expand)AuthorAgeFilesLines
* change SYSINIT starting point to be consistent with other modulesSam Leffler2004-01-271-1/+1
* MFp4: portability work, general cleanup, locking fixesSam Leffler2003-09-291-71/+70
* Locking and misc cleanups; most of which I've been running for >4 months:Sam Leffler2003-09-011-12/+7
* consolidate callback optimization check in one location by adding a flagSam Leffler2003-06-301-20/+2
* Check crypto driver capabilities and if the driver operates synchronouslySam Leffler2003-06-271-0/+18
* o add a CRYPTO_F_CBIMM flag to symmetric ops to indicate the callbackSam Leffler2003-02-231-1/+1
* Back out M_* changes, per decision of the TRB.Warner Losh2003-02-191-1/+1
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.Alfred Perlstein2003-01-211-1/+1
* "Fast IPsec": this is an experimental IPsec implementation that is derivedSam Leffler2002-10-161-0/+966