Searched refs:checksumType (Results 1 – 5 of 5) sorted by relevance
58 if (CPA_DC_CRC32 == pSessionDesc->checksumType) { in cpaDcGenerateHeader()95 else if (CPA_DC_ADLER32 == pSessionDesc->checksumType) { in cpaDcGenerateHeader()183 if (CPA_DC_CRC32 == pSessionDesc->checksumType) { in cpaDcGenerateFooter()213 } else if (CPA_DC_ADLER32 == pSessionDesc->checksumType) { in cpaDcGenerateFooter()
85 if (CPA_DC_CRC32 == pSessionDesc->checksumType) { in dcUpdateXltOverflowChecksumsGen4()91 } else if (CPA_DC_ADLER32 == pSessionDesc->checksumType) { in dcUpdateXltOverflowChecksumsGen4()315 if (CPA_DC_CRC32 == pSessionDesc->checksumType) { in dcCompression_ProcessCallback()320 pSessionDesc->checksumType) { in dcCompression_ProcessCallback()904 if (CPA_DC_ADLER32 == pSessionDesc->checksumType) { in dcCreateRequest()912 if (CPA_DC_ADLER32 == pSessionDesc->checksumType) { in dcCreateRequest()1316 if (CPA_DC_ADLER32 == pSessionDesc->checksumType) { in dcZeroLengthRequests()
723 pSessionDesc->checksumType = pSessionData->checksum; in dcInitSession()734 if (CPA_DC_ADLER32 == pSessionDesc->checksumType) { in dcInitSession()1054 if (CPA_DC_ADLER32 == pSessionDesc->checksumType) { in cpaDcResetSession()
155 CpaDcChecksum checksumType; member
201 CpaDcChecksum checksumType; member