NetBSD/sys/opencrypto
dsl 7a42c833db Rename fo_drain() to fo_abort(), 'drain' is used to mean 'wait for output
do drain' in many places, whereas fo_drain() was called in order to force
blocking read()/write() etc calls to return to userspace so that a close()
call from a different thread can complete.
In the sockets code comment out the broken code in the inner function,
it was being called from compat code.
2009-12-09 21:32:58 +00:00
..
Makefile
criov.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
crypto.c Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
cryptodev.c Rename fo_drain() to fo_abort(), 'drain' is used to mean 'wait for output 2009-12-09 21:32:58 +00:00
cryptodev.h It is best to explicitly include <sys/condvar.h> if we're going to 2009-09-04 08:58:44 +00:00
cryptosoft.c Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
cryptosoft.h Fixes PR kern/41069 and PR kern/41070. 2009-03-25 01:26:12 +00:00
cryptosoft_xform.c Fixes PR kern/41069 and PR kern/41070. 2009-03-25 01:26:12 +00:00
deflate.c Fixes PR kern/41069 and PR kern/41070. 2009-03-25 01:26:12 +00:00
deflate.h Fixes PR kern/41069 and PR kern/41070. 2009-03-25 01:26:12 +00:00
files.opencrypto Fixes PR kern/41069 and PR kern/41070. 2009-03-25 01:26:12 +00:00
ocryptodev.c avoid a useless uninitialised use, picked up by gcc -O3. 2009-03-26 01:52:24 +00:00
ocryptodev.h Fixes PR kern/41069 and PR kern/41070. 2009-03-25 01:26:12 +00:00
xform.c Fixes PR kern/41069 and PR kern/41070. 2009-03-25 01:26:12 +00:00
xform.h Fixes PR kern/41069 and PR kern/41070. 2009-03-25 01:26:12 +00:00