summaryrefslogtreecommitdiff
path: root/sys/opencrypto/cryptosoft.c
Commit message (Expand)AuthorAgeFilesLines
* Add support to eliminate a context switch per crypto op when using theSam Leffler2003-06-271-2/+2
* Use __FBSDID().David E. O'Brien2003-06-111-1/+3
* Change iov_base's type from `char *' to the standard `void *'. AllMike Barcroft2002-10-111-1/+1
* In-kernel crypto framework derived from openbsd. This facility providesSam Leffler2002-10-041-0/+1025