freebsd-skq/sys/opencrypto
Poul-Henning Kamp a0fbccc9e7 Push Giant down through ioctl.
Don't grab Giant in the upper syscall/wrapper code

NET_LOCK_GIANT in the socket code (sockets/fifos).

mtx_lock(&Giant) in the vnode code.

mtx_lock(&Giant) in the opencrypto code.  (This may actually not be
needed, but better safe than sorry).

Devfs grabs Giant if the driver is marked as needing Giant.
2004-11-17 09:09:55 +00:00
..
cast.c
cast.h
castsb.h
criov.c
crypto_if.m
crypto.c
cryptodev.c Push Giant down through ioctl. 2004-11-17 09:09:55 +00:00
cryptodev.h
cryptosoft.c
cryptosoft.h
deflate.c
deflate.h
rijndael.c
rijndael.h
rmd160.c
rmd160.h
skipjack.c
skipjack.h
xform.c
xform.h