aboutsummaryrefslogtreecommitdiff
path: root/sys/opencrypto/cryptodev.h
Commit message (Expand)AuthorAgeFilesLines
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Add CRD_F_KEY_EXPLICIT which allows the key to be changed perPoul-Henning Kamp2004-02-021-0/+1
* Push m_apply() and m_getptr() up into the colleciton of standard mbufBruce M Simpson2003-12-151-3/+0
* consolidate callback optimization check in one location by adding a flagSam Leffler2003-06-301-6/+7
* Add support to eliminate a context switch per crypto op when using theSam Leffler2003-06-271-2/+14
* Flush my local cache of cryto subsystem fixes:Sam Leffler2003-06-021-0/+1
* o add a CRYPTO_F_CBIMM flag to symmetric ops to indicate the callbackSam Leffler2003-02-231-2/+4
* MFS: crypto timing support; purge usercrypto sysctl (just don't configSam Leffler2003-01-031-1/+29
* remove CIOGSSESSION (get software session); it was added only for testingSam Leffler2002-10-071-1/+0
* In-kernel crypto framework derived from openbsd. This facility providesSam Leffler2002-10-041-0/+347