Searched refs:hash384 (Results 1 – 1 of 1) sorted by relevance
73 uint8_t hash384[FCS_SHA384_WORD_SIZE]; in socfpga_vab_authentication() local97 sha384_start((uint8_t *)img_addr, img_sz, hash384, CHUNKSZ_PER_WD_RESET); in socfpga_vab_authentication()105 if (memcmp(hash384, cert_hash_ptr, FCS_SHA384_WORD_SIZE)) { in socfpga_vab_authentication()