Searched refs:tmpbuf (Results 1 – 1 of 1) sorted by relevance
510 uint8_t tmpbuf[BOOT_TMPBUF_SZ]; in util_img_hash() local527 if (flash_area_read(fap, off, tmpbuf, blk_sz)) { in util_img_hash()530 status = psa_hash_update(&handle, tmpbuf, blk_sz); in util_img_hash()