Home
last modified time | relevance | path

Searched hist:"215 b01bba8bc662d35f72b084700b192d367dfb4" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/u-boot/
H A Dmd5.h215b01bba8bc662d35f72b084700b192d367dfb4 Tue Apr 22 10:27:56 UTC 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>
/rk3399_rockchip-uboot/include/
H A Dcommon.h215b01bba8bc662d35f72b084700b192d367dfb4 Tue Apr 22 10:27:56 UTC 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>