Searched refs:hash_output (Results 1 – 1 of 1) sorted by relevance
551 u8 *hash_output; in check_image_header() local612 hash_output = hash_160_output; in check_image_header()618 hash_output = hash_256_output; in check_image_header()628 if (memcmp(hash_value, hash_output, hash_algorithm_id) != 0) { in check_image_header()
Completed in 5 milliseconds