1
0
Fork 0
alistair23-linux/lib/842
Haren Myneni ea0b3984c1 crypto: 842 - Add CRC and validation support
This patch adds CRC generation and validation support for nx-842.
Add CRC flag so that nx842 coprocessor includes CRC during compression
and validates during decompression.

Also changes in 842 SW compression to append CRC value at the end
of template and checks during decompression.

Signed-off-by: Haren Myneni <haren@us.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2015-10-14 22:23:17 +08:00
..
842.h crypto: 842 - Add CRC and validation support 2015-10-14 22:23:17 +08:00
842_compress.c crypto: 842 - Add CRC and validation support 2015-10-14 22:23:17 +08:00
842_debugfs.h lib: add software 842 compression/decompression 2015-05-11 15:06:43 +08:00
842_decompress.c crypto: 842 - Add CRC and validation support 2015-10-14 22:23:17 +08:00
Makefile lib: add software 842 compression/decompression 2015-05-11 15:06:43 +08:00