Searched refs:app_integrity_crc (Results 1 – 1 of 1) sorted by relevance
1202 u16 app_integrity_crc; in cyapa_pip_check_fw() local1231 app_integrity_crc = crc_itu_t(0xffff, app_integrity->record_data, in cyapa_pip_check_fw()1233 if (app_integrity_crc != get_unaligned_le16(&metadata->metadata_crc)) { in cyapa_pip_check_fw()