Home
last modified time | relevance | path

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

/src/sys/dev/qat/qat_api/common/compression/include/
H A Ddc_session.h320 CpaStatus dcGetSessionSize(CpaInstanceHandle dcInstance,
/src/sys/dev/qat/qat_api/common/compression/
H A Ddc_session.c1195 dcGetSessionSize(CpaInstanceHandle dcInstance, in dcGetSessionSize() function
1246 return dcGetSessionSize(dcInstance, in cpaDcGetSessionSize()
H A Ddc_dp.c308 return dcGetSessionSize(dcInstance, pSessionData, pSessionSize, NULL); in cpaDcDpGetSessionSize()