Home
last modified time | relevance | path

Searched defs:crc8 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/lib/
H A Dcrc8.c24 unsigned int crc8(unsigned int crc, const unsigned char *vptr, int len) in crc8() function
/rk3399_rockchip-uboot/drivers/tpm/
H A Dtpm_tis_sandbox.c34 uint8_t crc8; member