HomeSort by relevance Sort by last modified time
    Searched refs:crc32_wd_buf (Results 1 - 3 of 3) sorted by null

  /external/u-boot/include/u-boot/
crc.h 20 * crc32_wd_buf - Perform CRC32 on a buffer and return result in buffer
27 void crc32_wd_buf(const unsigned char *input, uint ilen,
  /external/u-boot/common/
hash.c 166 .hash_func_ws = crc32_wd_buf,
  /external/u-boot/lib/
crc32.c 255 void crc32_wd_buf(const unsigned char *input, unsigned int ilen, function

Completed in 2378 milliseconds