Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/
H A Dtables_csum.c10 u8 table_compute_checksum(void *v, int len) in table_compute_checksum() function
/OK3568_Linux_fs/u-boot/include/
H A Dtables_csum.h10 static inline u8 table_compute_checksum(void *v, int len) in table_compute_checksum() function