Searched refs:spnegoGetNegotiationResult (Results 1 – 3 of 3) sorted by relevance
226 int spnegoGetNegotiationResult( SPNEGO_TOKEN_HANDLE hSpnegoToken, SPNEGO_NEGRESULT* pnegResult );
374 rc = spnegoGetNegotiationResult(stok_in, &result); in ssp_ctx_next_token()
542 int spnegoGetNegotiationResult( SPNEGO_TOKEN_HANDLE hSpnegoToken, SPNEGO_NEGRESULT* pnegResult ) in spnegoGetNegotiationResult() function