Searched refs:IMAGE_ENABLE_MD5 (Results 1 – 2 of 2) sorted by relevance
65 # define IMAGE_ENABLE_MD5 1 macro73 # define IMAGE_ENABLE_MD5 1 macro81 #ifndef IMAGE_ENABLE_MD582 #define IMAGE_ENABLE_MD5 0 macro
1204 } else if (IMAGE_ENABLE_MD5 && strcmp(algo, "md5") == 0) { in fit_calculate_hash()1251 } else if (IMAGE_ENABLE_MD5 && strcmp(algo, "md5") == 0) { in hw_fit_calculate_hash()