Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/cmd/mvebu/
A Dbubt.c551 u8 *hash_output; in check_image_header() local
612 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