aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ubsec
Commit message (Expand)AuthorAgeFilesLines
* Module-ize the 'core' crypto stuff. This may still need to be compiledMark Murray2002-10-161-0/+1
* Be consistent about functions being static.Poul-Henning Kamp2002-10-161-2/+2
* No need to hold Giant will harvesting RNG data; change callout_init soSam Leffler2002-10-111-1/+2
* Track openbsd changes that don't affect us yet (PK supoprt isSam Leffler2002-10-073-28/+258
* Crypto device driver for Broadcom-based cards. Known to work with 582x-basedSam Leffler2002-10-043-0/+2984