Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/
H A Dsocfpga_vab.c76 uint8_t *cert_hash_ptr, *mbox_relocate_data_addr; in socfpga_vab_authentication() local
98 cert_hash_ptr = (uint8_t *)(img_addr + img_sz + VAB_CERT_MAGIC_OFFSET + in socfpga_vab_authentication()
105 if (memcmp(hash384, cert_hash_ptr, FCS_SHA384_WORD_SIZE)) { in socfpga_vab_authentication()