Searched refs:crc_in (Results 1 – 1 of 1) sorted by relevance
243 uint32_t crc_in = 0; in TFA_Hal_CheckMsgCRC() local246 crc_in = msg->crc32; in TFA_Hal_CheckMsgCRC()251 if (crc_in != ~crc32_le(~0u, base, size)) in TFA_Hal_CheckMsgCRC()