Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ubifs/
H A Dcrc16.c55 u16 crc16(u16 crc, u8 const *buffer, size_t len) in crc16() function
/rk3399_rockchip-uboot/common/
H A Dddr_spd.c70 crc16(char *ptr, int count) in crc16() function