Searched refs:SPNEGO_TARG_NEGRESULT_ELEMENT (Results 1 – 2 of 2) sorted by relevance
655 if ( pSpnegoToken->aElementArray[SPNEGO_TARG_NEGRESULT_ELEMENT].iElementPresent in spnegoGetNegotiationResult()659 …if ( pSpnegoToken->aElementArray[SPNEGO_TARG_NEGRESULT_ELEMENT].nDatalength == SPNEGO_NEGTARG_MAXL… in spnegoGetNegotiationResult()660 … IsValidNegResult( *pSpnegoToken->aElementArray[SPNEGO_TARG_NEGRESULT_ELEMENT].pbData ) ) in spnegoGetNegotiationResult()662 *pnegResult = *pSpnegoToken->aElementArray[SPNEGO_TARG_NEGRESULT_ELEMENT].pbData; in spnegoGetNegotiationResult()
60 #define SPNEGO_TARG_NEGRESULT_ELEMENT 0 macro