Searched refs:record_data (Results 1 – 1 of 1) sorted by relevance
248 u8 record_data[CYAPA_TSG_FW_ROW_SIZE]; member1088 data = image_records[records_num - 1].record_data; in cyapa_pip_bl_initiate()1275 metadata = (const void *)app_integrity->record_data; in cyapa_pip_check_fw()1278 app_integrity_crc = crc_itu_t(0xffff, app_integrity->record_data, in cyapa_pip_check_fw()1301 const u8 *data = image_records[i].record_data; in cyapa_pip_check_fw()1326 u8 *record_data; in cyapa_pip_write_fw_block() local1336 record_data = flash_record->record_data; in cyapa_pip_write_fw_block()1360 memcpy(flash_row_head->flash_data, record_data, record_len); in cyapa_pip_write_fw_block()