Home
last modified time | relevance | path

Searched refs:spnegoIsMechTypeAvailable (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/libsmbfs/smb/
H A Dssp.c122 if (0 == spnegoIsMechTypeAvailable(sp->sp_hint, in ssp_ctx_create_client()
125 else if (0 == spnegoIsMechTypeAvailable(sp->sp_hint, in ssp_ctx_create_client()
147 if (0 == spnegoIsMechTypeAvailable(sp->sp_hint, in ssp_ctx_create_client()
H A Dmapfile-vers166 spnegoIsMechTypeAvailable;
H A Dspnego.c530 int spnegoIsMechTypeAvailable( SPNEGO_TOKEN_HANDLE hSpnegoToken, SPNEGO_MECH_OID MechOID, int * piM… in spnegoIsMechTypeAvailable() function
/titanic_50/usr/src/lib/libsmbfs/netsmb/
H A Dspnego.h223 int spnegoIsMechTypeAvailable(SPNEGO_TOKEN_HANDLE hSpnegoToken,
/titanic_50/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_authsvc.c644 if (spnegoIsMechTypeAvailable(ctx->ctx_itoken, in smbd_authsvc_esfirst()