Home
last modified time | relevance | path

Searched refs:crc32_wd_buf (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/u-boot/
H A Dcrc.h41 void crc32_wd_buf(const unsigned char *input, uint ilen,
/openbmc/u-boot/lib/
H A Dcrc32.c258 void crc32_wd_buf(const unsigned char *input, unsigned int ilen, in crc32_wd_buf() function
/openbmc/u-boot/tools/buildman/
H A DREADME719 crc32_wd_buf - 56 +56
728 crc32_wd_buf - 56 +56
736 crc32_wd_buf - 56 +56
744 crc32_wd_buf - 56 +56
753 crc32_wd_buf - 56 +56
762 crc32_wd_buf - 56 +56
770 crc32_wd_buf - 56 +56
778 crc32_wd_buf - 56 +56
786 crc32_wd_buf - 56 +56
794 crc32_wd_buf - 56 +56
/openbmc/u-boot/common/
H A Dhash.c302 .hash_func_ws = crc32_wd_buf,