freebsd-dev/sys/opencrypto
Bjoern A. Zeeb e55ea9c811 MFC r199906:
In case the compression result is the same size as the orignal version,
  the compression was useless as well.  Make sure to not update the data
  and return, else we would waste resources when decompressing.

  This also avoids the copyback() changing data other consumers like
  xform_ipcomp.c would have ignored because of no win and sent out without
  noting that compression was used, resulting in invalid packets at the
  receiver.
2009-12-05 19:12:35 +00:00
..
cast.c Quiet warnings. These do not appear to be actually used uninitialized, 2007-07-05 06:59:14 +00:00
cast.h
castsb.h
criov.c
crypto.c MFC r199884: 2009-12-05 18:55:54 +00:00
cryptodev_if.m
cryptodev.c Fix cryptodev UIO creation. 2009-05-23 13:23:46 +00:00
cryptodev.h Integrate the Camellia Block Cipher. For more information see RFC 4132 2007-05-09 19:37:02 +00:00
cryptosoft.c MFC r199906: 2009-12-05 19:12:35 +00:00
cryptosoft.h
deflate.c MFC r199904: 2009-12-05 19:09:26 +00:00
deflate.h MFC r199895: 2009-12-05 19:01:50 +00:00
rmd160.c
rmd160.h
skipjack.c
skipjack.h
xform.c Retire the MALLOC and FREE macros. They are an abomination unto style(9). 2008-10-23 15:53:51 +00:00
xform.h Integrate the Camellia Block Cipher. For more information see RFC 4132 2007-05-09 19:37:02 +00:00