summaryrefslogtreecommitdiffstats
path: root/sys/opencrypto/cryptodev.c
Commit message (Expand)AuthorAgeFilesLines
* Gigacommit to improve device-driver source compatibility betweenphk2003-03-031-14/+7
* o add a CRYPTO_F_CBIMM flag to symmetric ops to indicate the callbacksam2003-02-231-1/+2
* Back out M_* changes, per decision of the TRB.imp2003-02-191-6/+6
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-6/+6
* Bow to the whining masses and change a union back into void *. Retaindillon2003-01-131-4/+4
* Change struct file f_data to un_data, a union of the correct structdillon2003-01-121-4/+4
* MFS: crypto timing support; purge usercrypto sysctl (just don't configsam2003-01-031-2/+0
* correct minor # in make_dev callsam2002-11-081-1/+1
* Module-ize the 'core' crypto stuff. This may still need to be compiledmarkm2002-10-161-0/+1
* remove CIOGSSESSION (get software session); it was added only for testingsam2002-10-071-3/+1
* In-kernel crypto framework derived from openbsd. This facility providessam2002-10-041-0/+798
OpenPOWER on IntegriCloud