Searched refs:FCS_SHA384_WORD_SIZE (Results 1 – 4 of 4) sorted by relevance
73 uint8_t hash384[FCS_SHA384_WORD_SIZE]; in socfpga_vab_authentication()105 if (memcmp(hash384, cert_hash_ptr, FCS_SHA384_WORD_SIZE)) { in socfpga_vab_authentication()
37 uint8_t fcs_sha384[FCS_SHA384_WORD_SIZE]; /* offset 0x20 */
15 #define FCS_SHA384_WORD_SIZE 12U macro20 #define FCS_SHA384_BYTE_SIZE (FCS_SHA384_WORD_SIZE * 4U)
866 unsigned int resp_len = FCS_SHA384_WORD_SIZE; in intel_fcs_get_rom_patch_sha384()880 if (resp_len != FCS_SHA384_WORD_SIZE) { in intel_fcs_get_rom_patch_sha384()