Home
last modified time | relevance | path

Searched refs:IsValidNegResult (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/libsmbfs/smb/
H A Dspnegoparse.h156 int IsValidNegResult( SPNEGO_NEGRESULT negResult );
H A Dspnego.c334 ( IsValidNegResult( spnegoNegResult ) || in spnegoCreateNegTokenTarg()
660IsValidNegResult( *pSpnegoToken->aElementArray[SPNEGO_TARG_NEGRESULT_ELEMENT].pbData ) ) in spnegoGetNegotiationResult()
H A Dspnegoparse.c1672 int IsValidNegResult( SPNEGO_NEGRESULT negResult ) in IsValidNegResult() function