aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/engine/eng_cryptodev.c
Commit message (Expand)AuthorAgeFilesLines
* Typo, setting the first element of nids[] to NULL instead of settingRichard Levitte2004-06-151-2/+2
* I can't verify this directly, but recent changes will probably require thatGeoff Thorpe2004-05-171-0/+1
* ... and this should likewise fix up those RSA implementations that weren'tGeoff Thorpe2004-03-251-3/+3
* OpenBSD-internal changes.Richard Levitte2003-12-271-4/+0
* Free "engine" resource in case of failure to prevent memory leakLutz Jänicke2003-11-241-1/+4
* The "cryptodev" engine preprocessor logic used undefined symbols inGeoff Thorpe2003-10-291-1/+2
* Missing 0 broke FreeBSD build.Richard Levitte2003-01-231-1/+1
* FreeBSD has /dev/crypto as well.Richard Levitte2003-01-161-19/+21
* Make sure to implement the cryptodev engine only when /dev/crypto exists.Richard Levitte2002-12-051-0/+13
* Step 9 of move of engines: rename crypto/engine/hw_cryptodev.c toRichard Levitte2002-10-111-0/+1117