9
0
Fork 0
barebox/crypto
Lucas Stach 03e9bcde47 sha2: fix invalid length check
length is unsigned an thus can never be <0.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-10-21 13:07:05 +02:00
..
Kconfig Cleanup Kconfig files 2012-12-08 12:22:12 +01:00
Makefile crypto: Add crc7 function 2011-11-25 12:37:25 +01:00
crc7.c crypto: Add crc7 function 2011-11-25 12:37:25 +01:00
crc16.c treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
crc32.c scripts: bareboxcrc32 as host and target userspacetool 2013-12-04 17:17:06 +01:00
md5.c move digest to crypto/ 2011-10-12 08:52:48 +02:00
sha1.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
sha2.c sha2: fix invalid length check 2014-10-21 13:07:05 +02:00