NetBSD/sys/opencrypto
tls 49444bc037 Make /dev/crypto properly cloning. Leave CRIOGET in place but note that
it is deprecated, no longer required, and will be removed in a future
release of NetBSD.

Dramatically reduce the size of the session structure by removing an
IOV_MAX array of iovecs where only the first was use.  Saves an 8k
bzero on each session creation.

Convert fixed-size allocations in cryptodev.c to pools.
2008-01-26 00:04:27 +00:00
..
Makefile
criov.c
crypto.c
cryptodev.c Make /dev/crypto properly cloning. Leave CRIOGET in place but note that 2008-01-26 00:04:27 +00:00
cryptodev.h
cryptosoft.c
cryptosoft.h
cryptosoft_xform.c
deflate.c
deflate.h
files.opencrypto
xform.c
xform.h