| .. |
|
cast.c
|
Quiet warnings. These do not appear to be actually used uninitialized,
|
2007-07-05 06:59:14 +00:00 |
|
cast.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
castsb.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
criov.c
|
- Replace COPYDATA() and COPYBACK() macros with crypto_copydata() and
|
2006-06-04 22:15:13 +00:00 |
|
crypto.c
|
allow the kern.cryptodevallowsoft sysctl to enable symetric/hashes too...
|
2014-03-11 01:45:46 +00:00 |
|
cryptodeflate.c
|
Fix build with 'crypto' and 'zfs' in the same kernel. This was the path
|
2013-12-08 21:59:46 +00:00 |
|
cryptodev.c
|
Fix build for kernels without COMPAT_FREEBSD32.
|
2014-09-22 17:32:27 +00:00 |
|
cryptodev.h
|
Add support for AES-XTS.
|
2010-09-23 11:52:32 +00:00 |
|
cryptodev_if.m
|
add missing file from last commit that overhauls crypto/driver api's
|
2007-03-21 03:43:33 +00:00 |
|
cryptosoft.c
|
some minor clean up.. Always _ZERO memory so mtx_init won't panic...
|
2014-03-11 01:41:09 +00:00 |
|
cryptosoft.h
|
Overhaul driver/subsystem api's:
|
2007-03-21 03:42:51 +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
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
rmd160.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
skipjack.c
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
skipjack.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
xform.c
|
When porting XTS-related code from OpenBSD I forgot to update copyright (only
|
2013-02-20 22:59:53 +00:00 |
|
xform.h
|
fixed size of AH_ALEN_MAX, which is 64 bytes for SHA-512.
|
2011-02-25 09:29:32 +00:00 |