Searched refs:crc_dsp_cfg (Results 1 – 2 of 2) sorted by relevance
345 struct aw_sec_data_desc *crc_dsp_cfg = &aw_dev->crc_dsp_cfg; in aw_dev_modify_dsp_cfg() local353 if (addr_offset > crc_dsp_cfg->len) { in aw_dev_modify_dsp_cfg()355 addr_offset, crc_dsp_cfg->len); in aw_dev_modify_dsp_cfg()417 struct aw_sec_data_desc *crc_dsp_cfg = &aw_dev->crc_dsp_cfg; in aw_dev_dsp_set_crc32() local424 crc_data_len, crc_dsp_cfg->len); in aw_dev_dsp_set_crc32()1182 struct aw_sec_data_desc *crc_dsp_cfg = &aw_dev->crc_dsp_cfg; in aw_dev_copy_to_crc_dsp_cfg() local1184 if (!crc_dsp_cfg->data) { in aw_dev_copy_to_crc_dsp_cfg()1186 if (!crc_dsp_cfg->data) in aw_dev_copy_to_crc_dsp_cfg()1188 crc_dsp_cfg->len = size; in aw_dev_copy_to_crc_dsp_cfg()1192 if (!crc_dsp_cfg->data) in aw_dev_copy_to_crc_dsp_cfg()[all …]
166 struct aw_sec_data_desc crc_dsp_cfg; member
Completed in 7 milliseconds