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