Searched hist:"215 b01bb" (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/u-boot/ |
H A D | md5.h | 215b01bb Tue Apr 22 05:27:56 CDT 2008 Bartlomiej Sieka <tur@semihalf.com> Add support for calculating hashes with watchdog triggering Implement watchodg-aware variants of hash calculation functions: - crc32_wd() - md5_wd() - sha1_csum_wd() The above functions calculate the hash of the input buffer in chunks, triggering the watchdog after processing each chunk. The chunk size is given as a function call parameter. Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
|
/openbmc/u-boot/include/ |
H A D | common.h | 215b01bb Tue Apr 22 05:27:56 CDT 2008 Bartlomiej Sieka <tur@semihalf.com> Add support for calculating hashes with watchdog triggering Implement watchodg-aware variants of hash calculation functions: - crc32_wd() - md5_wd() - sha1_csum_wd() The above functions calculate the hash of the input buffer in chunks, triggering the watchdog after processing each chunk. The chunk size is given as a function call parameter. Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
|