summaryrefslogtreecommitdiff
path: root/crypto/engine/eng_cryptodev.c
Commit message (Expand)AuthorAgeFilesLines
* don't mix definitions and codesteve2010-03-031-4/+4
* PR: 2178steve2010-03-011-3/+20
* oops, reinstate correct prototypesteve2010-03-011-2/+2
* make USE_CRYPTODEV_DIGESTS worksteve2010-03-011-3/+5
* update cryptodev to match 1.0.0 stable branch versionsteve2010-03-011-4/+8
* Fix warnings.ben2009-07-261-7/+11
* PR: 1624steve2009-07-111-1/+1
* Upadte from 1.0.0-stablesteve2009-07-011-9/+9
* Update from 1.0.0-stable.steve2009-07-011-8/+259
* Update from 1.0.0-stablesteve2009-07-011-54/+63
* Update from 1.0.0-stablesteve2009-07-011-4/+2
* Update from 1.0.0-stablesteve2009-07-011-1/+2
* Updates from 1.0.0-stablesteve2009-06-301-2/+2
* Typo, setting the first element of nids[] to NULL instead of settinglevitte2004-06-151-2/+2
* I can't verify this directly, but recent changes will probably require thatgeoff2004-05-171-0/+1
* ... and this should likewise fix up those RSA implementations that weren'tgeoff2004-03-251-3/+3
* OpenBSD-internal changes.levitte2003-12-271-4/+0
* Free "engine" resource in case of failure to prevent memory leakjaenicke2003-11-241-1/+4
* The "cryptodev" engine preprocessor logic used undefined symbols ingeoff2003-10-291-1/+2
* Missing 0 broke FreeBSD build.levitte2003-01-231-1/+1
* FreeBSD has /dev/crypto as well.levitte2003-01-161-19/+21
* Make sure to implement the cryptodev engine only when /dev/crypto exists.levitte2002-12-051-0/+13
* Step 9 of move of engines: rename crypto/engine/hw_cryptodev.c tolevitte2002-10-111-0/+1117