Searched refs:hash_output (Results 1 – 1 of 1) sorted by relevance
534 u8 *hash_output; in check_image_header() local595 hash_output = hash_160_output; in check_image_header()601 hash_output = hash_256_output; in check_image_header()611 if (memcmp(hash_value, hash_output, hash_algorithm_id) != 0) { in check_image_header()