Home
last modified time | relevance | path

Searched refs:crc_table_empty (Results 1 – 1 of 1) sorted by relevance

/u-boot/lib/
A Dcrc32.c35 static int __efi_runtime_data crc_table_empty = 1; variable
84 crc_table_empty = 0; in make_crc_table()
166 if (crc_table_empty) make_crc_table();
190 if (crc_table_empty) in crc32_no_comp()

Completed in 2 milliseconds