freebsd-dev/sys/opencrypto
Mike Barcroft 2b7f24d210 Change iov_base's type from char *' to the standard void *'. All
uses of iov_base which assume its type is `char *' (in order to do
pointer arithmetic) have been updated to cast iov_base to `char *'.
2002-10-11 14:58:34 +00:00
..
cast.c
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
crmbuf.c
crypto_if.m
crypto.c o split crypto_proc into two threads: one for processing requests and one 2002-10-07 18:46:38 +00:00
cryptodev.c
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
deflate.c In-kernel crypto framework derived from openbsd. This facility provides 2002-10-04 20:31:23 +00:00
deflate.h
rijndael.c In-kernel crypto framework derived from openbsd. This facility provides 2002-10-04 20:31:23 +00:00
rijndael.h
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