Searched refs:img_hash (Results 1 – 4 of 4) sorted by relevance
29 uint8_t img_hash[SHA256_BYTES] __aligned(CACHE_WRITEBACK_GRANULE);62 ZERO_AND_CLEAN(img_hash); in clear_temp_vars()106 img_len - CSF_HDR_SZ, img_hash, &hash_len); in check_integrity()138 *param = (void *)img_hash; in get_auth_param()
142 uint8_t *img_hash, uint32_t *hash_len) in calc_img_hash() argument176 ret = hash_final(algo, ctx, img_hash, digest_size); in calc_img_hash()185 VERBOSE("%x\n", *((uint32_t *)img_hash + i)); in calc_img_hash()
64 HASH_FILENAME=img_hash.out
153 uint8_t *img_hash, uint32_t *hash_len);