freebsd-dev/sys/opencrypto
Matthew Dillon cd72f2180b Change struct file f_data to un_data, a union of the correct struct
pointer types, and remove a huge number of casts from code using it.

Change struct xfile xf_data to xun_data (ABI is still compatible).

If we need to add a #define for f_data and xf_data we can, but I don't
think it will be necessary.  There are no operational changes in this
commit.
2003-01-12 01:37:13 +00:00
..
cast.c
cast.h
castsb.h
criov.c
crmbuf.c
crypto_if.m
crypto.c Invoke the driver directly when a request is submitted via crypto_dispatch 2003-01-09 05:39:04 +00:00
cryptodev.c Change struct file f_data to un_data, a union of the correct struct 2003-01-12 01:37:13 +00:00
cryptodev.h MFS: crypto timing support; purge usercrypto sysctl (just don't config 2003-01-03 06:16:59 +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
deflate.h
rijndael.c
rijndael.h
rmd160.c
rmd160.h
skipjack.c
skipjack.h
xform.c
xform.h