Home | History | Annotate | Download | only in src

Lines Matching refs:sSendData

923             if(NULL != gpphLibContext->psBufferedAuth->sSendData.buffer)
926 gpphLibContext->psBufferedAuth->sSendData.buffer);
980 || (NULL == psTransceiveInfo->sSendData.buffer)
1055 if(NULL != gpphLibContext->psBufferedAuth->sSendData.buffer)
1058 gpphLibContext->psBufferedAuth->sSendData.buffer);
1067 gpphLibContext->psBufferedAuth->sSendData.length
1068 = psTransceiveInfo->sSendData.length;
1071 gpphLibContext->psBufferedAuth->sSendData.buffer
1074 gpphLibContext->psTransInfo->sSendData.length);
1077 (gpphLibContext->psBufferedAuth->sSendData.buffer),
1078 (void *)psTransceiveInfo->sSendData.buffer,
1079 psTransceiveInfo->sSendData.length);