freebsd-dev/sys/opencrypto
Marius Strobl 86c585d929 Let cryptosoft(4) add its pseudo-device with a specific unit number and its
probe method return BUS_PROBE_NOWILDCARD so it doesn't get attached to real
devices hanging off of nexus(4) with no specific devclass set. Actually, the
more desirable fix for this would be to get rid of the newbus interface of
cryptosoft(4) altogether but apparently crypto(9) was written with support
for cryptographic hardware in mind so that approach would require some KPI
breaking changes which don't seem worth it.

MFC after:	1 week
2010-11-14 13:09:32 +00:00
..
cast.c
cast.h
castsb.h
criov.c
crypto.c Use the fpu_kern_enter() interface to properly separate usermode FPU 2010-06-05 16:00:53 +00:00
cryptodev_if.m
cryptodev.c Add support for AES-XTS. 2010-09-23 11:52:32 +00:00
cryptodev.h Add support for AES-XTS. 2010-09-23 11:52:32 +00:00
cryptosoft.c Let cryptosoft(4) add its pseudo-device with a specific unit number and its 2010-11-14 13:09:32 +00:00
cryptosoft.h
deflate.c Add an extra comment to the SDT probes definition. This allows us to get 2010-08-22 11:18:57 +00:00
deflate.h Change memory managment from a fixed size array to a list. 2009-11-28 21:08:19 +00:00
rmd160.c
rmd160.h
skipjack.c
skipjack.h
xform.c Add support for AES-XTS. 2010-09-23 11:52:32 +00:00
xform.h Add support for AES-XTS. 2010-09-23 11:52:32 +00:00