summaryrefslogtreecommitdiffstats
path: root/sys/dev/ubsec/ubsec.c
Commit message (Expand)AuthorAgeFilesLines
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-011-2/+2
* MFS 1.6.2.3: fixup statistics; turn off batching by default; add maxsam2002-12-301-11/+54
* Correct mbuf packet header propagation. Previously, packet headerssam2002-12-301-2/+4
* Quiet some DIAGNOSTIC printf warnings with band-aid casts.jhb2002-11-071-4/+5
* Module-ize the 'core' crypto stuff. This may still need to be compiledmarkm2002-10-161-0/+1
* Be consistent about functions being static.phk2002-10-161-2/+2
* No need to hold Giant will harvesting RNG data; change callout_init sosam2002-10-111-1/+2
* Track openbsd changes that don't affect us yet (PK supoprt issam2002-10-071-22/+249
* Crypto device driver for Broadcom-based cards. Known to work with 582x-basedsam2002-10-041-0/+2533
OpenPOWER on IntegriCloud