Searched refs:pSwCrcs (Results 1 – 1 of 1) sorted by relevance
993 dc_sw_checksums_t *pSwCrcs = NULL; in cpaDcResetSession() local1077 pSwCrcs = &pSessionDesc->seedSwCrc; in cpaDcResetSession()1078 memset(pSwCrcs, 0, sizeof(dc_sw_checksums_t)); in cpaDcResetSession()1081 pSwCrcs = &pSessionDesc->integritySwCrc; in cpaDcResetSession()1082 memset(pSwCrcs, 0, sizeof(dc_sw_checksums_t)); in cpaDcResetSession()