freebsd-dev/sys/opencrypto
Mark Murray f544a52873 Module-ize the 'core' crypto stuff. This may still need to be compiled
into the kernel by default (if required), but other modules can now
depend() on this.

Fix inter-module dependancy.

Earlier version OK'ed by:	sam
2002-10-16 14:31:34 +00:00
..
cast.c
cast.h
castsb.h
criov.c In-kernel crypto framework derived from openbsd. This facility provides 2002-10-04 20:31:23 +00:00
crmbuf.c In-kernel crypto framework derived from openbsd. This facility provides 2002-10-04 20:31:23 +00:00
crypto_if.m In-kernel crypto framework derived from openbsd. This facility provides 2002-10-04 20:31:23 +00:00
crypto.c Module-ize the 'core' crypto stuff. This may still need to be compiled 2002-10-16 14:31:34 +00:00
cryptodev.c Module-ize the 'core' crypto stuff. This may still need to be compiled 2002-10-16 14:31:34 +00:00
cryptodev.h
cryptosoft.c Change iov_base's type from char *' to the standard void *'. All 2002-10-11 14:58:34 +00:00
cryptosoft.h
deflate.c
deflate.h In-kernel crypto framework derived from openbsd. This facility provides 2002-10-04 20:31:23 +00:00
rijndael.c
rijndael.h In-kernel crypto framework derived from openbsd. This facility provides 2002-10-04 20:31:23 +00:00
rmd160.c In-kernel crypto framework derived from openbsd. This facility provides 2002-10-04 20:31:23 +00:00
rmd160.h
skipjack.c
skipjack.h In-kernel crypto framework derived from openbsd. This facility provides 2002-10-04 20:31:23 +00:00
xform.c
xform.h