crypto: add CRC32 digest
CRC32 digest can be used to check CRC32 hashes in FIT images etc.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 57a648a commit 61ddbd35207af8dbd9b1a0c17619148179235203
@Yegor Yefremov Yegor Yefremov authored on 25 May 2016
Sascha Hauer committed on 25 May 2016
Showing 5 changed files
View
crypto/Kconfig
View
crypto/Makefile
View
crypto/crc32_digest.c 0 → 100644
View
include/crypto/crc.h 0 → 100644
View
include/digest.h