Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/
H A Dsocfpga_vab.c73 uint8_t hash384[FCS_SHA384_WORD_SIZE]; in socfpga_vab_authentication() local
97 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()