Searched refs:spnegoGetTokenType (Results 1 – 4 of 4) sorted by relevance
218 int spnegoGetTokenType(SPNEGO_TOKEN_HANDLE hSpnegoToken, int *piTokenType);
164 spnegoGetTokenType;
482 int spnegoGetTokenType( SPNEGO_TOKEN_HANDLE hSpnegoToken, int * piTokenType ) in spnegoGetTokenType() function
614 rc = spnegoGetTokenType(ctx->ctx_itoken, &ctx->ctx_itoktype); in smbd_authsvc_esfirst()715 rc = spnegoGetTokenType(ctx->ctx_itoken, &ctx->ctx_itoktype); in smbd_authsvc_esnext()