summaryrefslogtreecommitdiff
path: root/sys/opencrypto
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.9.0_cvscvs2svn2003-10-2721-21/+21
* MFC: support to eliminate context switch when returning results from theSam Leffler2003-07-023-30/+52
* o add a ``done'' flag for crypto operations; this is set when the operationSam Leffler2003-06-033-1/+6
* Synchronize access to the zones from which crypto requests are allocated.Sam Leffler2003-03-251-1/+16
* MFC: CRYPTO_F_CBIMM changesSam Leffler2003-02-263-36/+85
* 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-032-18/+21
* Revise processing of crypto ops for better performance. Rather than contextSam Leffler2002-12-173-130/+267
* MFC openbsd kernel crypto frameworkSam Leffler2002-11-214-171/+102
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-11-192-0/+1800
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-10-1319-0/+5582