aboutsummaryrefslogtreecommitdiff
path: root/sys/netipsec/xform_ah.c
Commit message (Expand)AuthorAgeFilesLines
* MFp4: portability work, general cleanup, locking fixesSam Leffler2003-09-291-80/+72
* Locking and misc cleanups; most of which I've been running for >4 months:Sam Leffler2003-09-011-11/+8
* 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
* "Fast IPsec": this is an experimental IPsec implementation that is derivedSam Leffler2002-10-161-0/+1209