Searched refs:fixOffset (Results 1 - 2 of 2) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/kirkwood/cesa/
H A DmvCesa.c905 pReq->fixOffset = 0;
909 /* Check request parameters and calculae fixOffset */
910 status = mvCesaParamCheck(pSA, pCmd, &pReq->fixOffset);
1601 int fixOffset, cryptoOffset, macOffset; local
1623 /* fixOffset can be not equal to zero only for FIRST fragment */
1624 fixOffset = pReq->fixOffset;
1629 copySize = sizeof(cesaSramVirtPtr->buf) - pReq->fixOffset;
1734 fixOffset = 0;
1810 i += mvCesaDmaCopyPrepare(pMbuf, pSramBuf + fixOffset,
1867 int sid, i, fixOffset; local
2853 MV_U8 fixOffset = 0xFF; local
[all...]
H A DmvCesa.h322 MV_U8 fixOffset; member in struct:__anon480

Completed in 15 milliseconds