Searched refs:SPNEGO_TARG_NEGRESULT_ELEMENT (Results 1 – 2 of 2) sorted by relevance
554 if ( pSpnegoToken->aElementArray[SPNEGO_TARG_NEGRESULT_ELEMENT].iElementPresent in spnegoGetNegotiationResult()558 …if ( pSpnegoToken->aElementArray[SPNEGO_TARG_NEGRESULT_ELEMENT].nDatalength == SPNEGO_NEGTARG_MAXL… in spnegoGetNegotiationResult()559 … IsValidNegResult( *pSpnegoToken->aElementArray[SPNEGO_TARG_NEGRESULT_ELEMENT].pbData ) ) in spnegoGetNegotiationResult()561 *pnegResult = *pSpnegoToken->aElementArray[SPNEGO_TARG_NEGRESULT_ELEMENT].pbData; in spnegoGetNegotiationResult()
61 #define SPNEGO_TARG_NEGRESULT_ELEMENT 0 macro