aboutsummaryrefslogtreecommitdiff
path: root/sys/opencrypto/criov.c
Commit message (Expand)AuthorAgeFilesLines
* we may get here w/ non-sleepable locks held, so switch to _NOWAIT whenJohn-Mark Gurney2015-07-071-2/+5
* Add some new modes to OpenCrypto. These modes are AES-ICM (can be usedJohn-Mark Gurney2014-12-121-21/+61
* - Replace COPYDATA() and COPYBACK() macros with crypto_copydata() andPawel Jakub Dawidek2006-06-041-0/+40
* - Implement cuio_apply(), an equivalent to m_apply(9).Pawel Jakub Dawidek2006-05-171-30/+49
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Use __FBSDID().David E. O'Brien2003-06-111-1/+3
* In-kernel crypto framework derived from openbsd. This facility providesSam Leffler2002-10-041-0/+137