Home
last modified time | relevance | path

Searched refs:app_integrity_crc (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/input/mouse/
H A Dcyapa_gen5.c1249 u16 app_integrity_crc; in cyapa_pip_check_fw() local
1278 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()