opnsense-src/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 In-kernel crypto framework derived from openbsd. This facility provides 2002-10-04 20:31:23 +00:00
cast.h In-kernel crypto framework derived from openbsd. This facility provides 2002-10-04 20:31:23 +00:00
castsb.h In-kernel crypto framework derived from openbsd. This facility provides 2002-10-04 20:31:23 +00:00
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.c Module-ize the 'core' crypto stuff. This may still need to be compiled 2002-10-16 14:31:34 +00:00
crypto_if.m In-kernel crypto framework derived from openbsd. This facility provides 2002-10-04 20:31:23 +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 remove CIOGSSESSION (get software session); it was added only for testing 2002-10-07 18:37:31 +00:00
cryptosoft.c Change iov_base's type from char *' to the standard void *'. All 2002-10-11 14:58:34 +00:00
cryptosoft.h In-kernel crypto framework derived from openbsd. This facility provides 2002-10-04 20:31:23 +00:00
deflate.c In-kernel crypto framework derived from openbsd. This facility provides 2002-10-04 20:31:23 +00:00
deflate.h In-kernel crypto framework derived from openbsd. This facility provides 2002-10-04 20:31:23 +00:00
rijndael.c In-kernel crypto framework derived from openbsd. This facility provides 2002-10-04 20:31:23 +00:00
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 In-kernel crypto framework derived from openbsd. This facility provides 2002-10-04 20:31:23 +00:00
skipjack.c In-kernel crypto framework derived from openbsd. This facility provides 2002-10-04 20:31:23 +00:00
skipjack.h In-kernel crypto framework derived from openbsd. This facility provides 2002-10-04 20:31:23 +00:00
xform.c In-kernel crypto framework derived from openbsd. This facility provides 2002-10-04 20:31:23 +00:00
xform.h In-kernel crypto framework derived from openbsd. This facility provides 2002-10-04 20:31:23 +00:00