Searched refs:ctx_mech_oid (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_authsvc.h28 * Note that ctx_mech_oid is really SPNEGO_MECH_OID, and the
35 int ctx_mech_oid; member in struct:authsvc_context
H A Dsmbd_authsvc.c660 ctx->ctx_mech_oid = mh->mh_oid;
694 if (ctx->ctx_mech_oid == special_mech_raw_NTLMSSP) {
782 oid = ctx->ctx_mech_oid;
845 ctx->ctx_mech_oid = mh->mh_oid;

Completed in 45 milliseconds