crypto: digest: Change the signature of digest_file_window()
On 32-bit systems "ulong" will limit digest_file_window()'s maximum
size to 4 GiB. Convert "start" and "size" to "loff_t" in order to be
able to handle maximum file size supported by the rest of the system.

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 3d03626 commit 7aae4aad3fde187b51baab100014c19dc0195c67
@Andrey Smirnov Andrey Smirnov authored on 12 Jan 2019
Sascha Hauer committed on 16 Jan 2019
Showing 2 changed files
View
crypto/digest.c
View
include/digest.h