Searched refs:IMAGE_ENABLE_CRC32 (Results 1 – 2 of 2) sorted by relevance
62 # define IMAGE_ENABLE_CRC32 1 macro72 # define IMAGE_ENABLE_CRC32 1 macro77 #ifndef IMAGE_ENABLE_CRC3278 #define IMAGE_ENABLE_CRC32 0 macro
1186 if (IMAGE_ENABLE_CRC32 && strcmp(algo, "crc32") == 0) { in fit_calculate_hash()1240 if (IMAGE_ENABLE_CRC32 && strcmp(algo, "crc32") == 0) { in hw_fit_calculate_hash()