Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/mvebu/
H A Dbubt.c530 u8 hash_256_output[SHA256_SUM_LEN]; in check_image_header() local
599 sha256_finish(&hash256_text, hash_256_output); in check_image_header()
600 hash_output = hash_256_output; in check_image_header()