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
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
cryptosoft_xform.c
deflate.c
deflate.h
files.opencrypto
ocryptodev.c
ocryptodev.h
xform.c
xform.h