Home | History | Annotate | Download | only in common

Lines Matching refs:assignedBufferNum

113         while (SEC_OSAL_GetElemNum(&pSECPort->bufferQ) < pSECPort->assignedBufferNum) {
116 if (SEC_OSAL_GetElemNum(&pSECPort->bufferQ) != pSECPort->assignedBufferNum)
117 SEC_OSAL_SetElemNum(&pSECPort->bufferQ, pSECPort->assignedBufferNum);
789 pSECInputPort->assignedBufferNum = 0;
881 pSECOutputPort->assignedBufferNum = 0;