aboutsummaryrefslogtreecommitdiff
path: root/sys/opencrypto/crypto.c
Commit message (Expand)AuthorAgeFilesLines
* Synchronize access to the zones from which crypto requests are allocated.Sam Leffler2003-03-251-1/+16
* MFC: CRYPTO_F_CBIMM changesSam Leffler2003-02-261-30/+74
* MFC 1.8: Invoke the driver directly when a request is submitted viaSam Leffler2003-01-101-22/+50
* change timing support to use timespec's; make crypto stats sysctl r/wSam Leffler2003-01-031-15/+17
* Revise processing of crypto ops for better performance. Rather than contextSam Leffler2002-12-171-117/+231
* MFC openbsd kernel crypto frameworkSam Leffler2002-11-211-142/+79
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-11-191-0/+1003