summaryrefslogtreecommitdiffstats
path: root/sys/opencrypto/criov.c
Commit message (Expand)AuthorAgeFilesLines
* we may get here w/ non-sleepable locks held, so switch to _NOWAIT whenjmg2015-07-071-2/+5
* Add some new modes to OpenCrypto. These modes are AES-ICM (can be usedjmg2014-12-121-21/+61
* - Replace COPYDATA() and COPYBACK() macros with crypto_copydata() andpjd2006-06-041-0/+40
* - Implement cuio_apply(), an equivalent to m_apply(9).pjd2006-05-171-30/+49
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Use __FBSDID().obrien2003-06-111-1/+3
* In-kernel crypto framework derived from openbsd. This facility providessam2002-10-041-0/+137
OpenPOWER on IntegriCloud