Searched refs:FCS_SHA384_WORD_SIZE (Results 1 – 4 of 4) sorted by relevance
43 uint8_t hash384[FCS_SHA384_WORD_SIZE]; in socfpga_vendor_authentication()73 if (memcmp(hash384, cert_hash_ptr, FCS_SHA384_WORD_SIZE)) { in socfpga_vendor_authentication()
18 uint8_t fcs_sha384[FCS_SHA384_WORD_SIZE]; /* offset 0x20 */
14 #define FCS_SHA384_WORD_SIZE 12U macro19 #define FCS_SHA384_BYTE_SIZE (FCS_SHA384_WORD_SIZE * 4U)
543 unsigned int resp_len = FCS_SHA384_WORD_SIZE; in intel_fcs_get_rom_patch_sha384()557 if (resp_len != FCS_SHA384_WORD_SIZE) { in intel_fcs_get_rom_patch_sha384()