Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/mvebu/
H A Dbubt.c529 u8 hash_160_output[SHA1_SUM_LEN]; in check_image_header() local
593 sha1_finish(&hash1_text, hash_160_output); in check_image_header()
594 hash_output = hash_160_output; in check_image_header()