summaryrefslogtreecommitdiffstats
path: root/sys/opencrypto/crypto.c
Commit message (Expand)AuthorAgeFilesLines
* o add a CRYPTO_F_CBIMM flag to symmetric ops to indicate the callbacksam2003-02-231-26/+72
* Invoke the driver directly when a request is submitted via crypto_dispatchsam2003-01-091-21/+52
* correct flags passed when allocation crypto request structures so wesam2003-01-061-2/+2
* manage kernel threads properly; especially shutting them down on module unloadsam2003-01-031-52/+133
* MFS: crypto timing support; purge usercrypto sysctl (just don't configsam2003-01-031-6/+78
* change load order so module is present before crypto driverssam2002-11-081-1/+1
* Module-ize the 'core' crypto stuff. This may still need to be compiledmarkm2002-10-161-3/+30
* o split crypto_proc into two threads: one for processing requests and onesam2002-10-071-52/+92
* In-kernel crypto framework derived from openbsd. This facility providessam2002-10-041-0/+936
OpenPOWER on IntegriCloud