Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsmbfs/smb/
H A Dspnego.c229 ( IsValidNegResult( spnegoNegResult ) || in spnegoCreateNegTokenTarg()
559IsValidNegResult( *pSpnegoToken->aElementArray[SPNEGO_TARG_NEGRESULT_ELEMENT].pbData ) ) in spnegoGetNegotiationResult()
H A Dspnegoparse.h157 int IsValidNegResult( SPNEGO_NEGRESULT negResult );
H A Dspnegoparse.c1660 int IsValidNegResult( SPNEGO_NEGRESULT negResult ) in IsValidNegResult() function