[PATCH] crypto: add CRC32 digest

Sascha Hauer s.hauer at pengutronix.de
Wed May 25 01:41:58 PDT 2016


On Wed, May 25, 2016 at 09:51:13AM +0200, yegorslists at googlemail.com wrote:
> From: Yegor Yefremov <yegorslists at googlemail.com>
> 
> CRC32 digest can be used to check CRC32 hashes in FIT images etc.
> 
> Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
> ---
>  crypto/Kconfig        |  4 +++
>  crypto/Makefile       |  1 +
>  crypto/crc32_digest.c | 90 +++++++++++++++++++++++++++++++++++++++++++++++++++
>  include/crypto/crc.h  | 16 +++++++++
>  include/digest.h      |  1 +
>  5 files changed, 112 insertions(+)
>  create mode 100644 crypto/crc32_digest.c
>  create mode 100644 include/crypto/crc.h

Applied, thanks

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list