Home
last modified time | relevance | path

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

/external/u-boot/lib/
Dtables_csum.c9 u8 table_compute_checksum(void *v, int len) in table_compute_checksum() function
/external/u-boot/include/
Dtables_csum.h9 static inline u8 table_compute_checksum(void *v, int len) in table_compute_checksum() function