Searched defs:crc8 (Results 1 – 2 of 2) sorted by relevance
| /u-boot/lib/ | ||
| A D | crc8.c | 28 unsigned int crc8(unsigned int crc, const unsigned char *vptr, int len) in crc8() function |
| /u-boot/drivers/tpm/ | ||
| A D | tpm_tis_sandbox.c | 37 uint8_t crc8; member |
Completed in 4 milliseconds