Searched refs:SMBV_WILL_SIGN (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libsmbfs/common/
H A Dsmbfs_negprot.c234 ctx->ct_vcflags |= SMBV_WILL_SIGN;
236 ctx->ct_vcflags |= SMBV_WILL_SIGN;
239 ctx->ct_vcflags & SMBV_WILL_SIGN ? 1 : 0);
H A Dsmbfs_ssnsetup.c143 if ((ctx->ct_vcflags & SMBV_WILL_SIGN) &&
224 if ((ctx->ct_vcflags & SMBV_WILL_SIGN) &&
509 if (ctx->ct_vcflags & SMBV_WILL_SIGN) {
H A Dsmbfs_private.h72 #define SMBV_WILL_SIGN 0x0100 /* negotiated signing */ macro
H A Dsmbfs_gss.c561 if (ctx->ct_vcflags & SMBV_WILL_SIGN) {
H A Dsmbfs_ntlmssp.c246 if (ctx->ct_vcflags & SMBV_WILL_SIGN) {

Completed in 28 milliseconds