Searched refs:secword (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/smbd/
H A Dnegprot.c68 int secword=0; local
72 if (lp_security()>=SEC_USER) secword |= 1;
73 if (doencrypt) secword |= 2;
76 SSVAL(outbuf,smb_vwv1,secword);
105 int secword=0; local
121 if (lp_security()>=SEC_USER) secword |= 1;
122 if (doencrypt) secword |= 2;
135 SSVAL(outbuf,smb_vwv1,secword);
171 int secword=0; local
202 if (lp_security() >= SEC_USER) secword |
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/smbd/
H A Dnegprot.c68 int secword=0; local
72 if (lp_security()>=SEC_USER) secword |= 1;
73 if (doencrypt) secword |= 2;
76 SSVAL(outbuf,smb_vwv1,secword);
105 int secword=0; local
121 if (lp_security()>=SEC_USER) secword |= 1;
122 if (doencrypt) secword |= 2;
135 SSVAL(outbuf,smb_vwv1,secword);
171 int secword=0; local
202 if (lp_security() >= SEC_USER) secword |
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/smbd/
H A Dnegprot.c68 int secword=0; local
72 if (lp_security()>=SEC_USER) secword |= 1;
73 if (doencrypt) secword |= 2;
76 SSVAL(outbuf,smb_vwv1,secword);
105 int secword=0; local
121 if (lp_security()>=SEC_USER) secword |= 1;
122 if (doencrypt) secword |= 2;
135 SSVAL(outbuf,smb_vwv1,secword);
171 int secword=0; local
202 if (lp_security() >= SEC_USER) secword |
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/smbd/
H A Dnegprot.c92 int secword=0; local
98 secword |= NEGOTIATE_SECURITY_USER_LEVEL;
100 secword |= NEGOTIATE_SECURITY_CHALLENGE_RESPONSE;
103 SSVAL(outbuf,smb_vwv1,secword);
134 int secword=0; local
140 secword |= NEGOTIATE_SECURITY_USER_LEVEL;
142 secword |= NEGOTIATE_SECURITY_CHALLENGE_RESPONSE;
145 SSVAL(outbuf,smb_vwv1,secword);
248 int secword=0; local
304 secword |
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/smbd/
H A Dnegprot.c92 int secword=0; local
98 secword |= NEGOTIATE_SECURITY_USER_LEVEL;
100 secword |= NEGOTIATE_SECURITY_CHALLENGE_RESPONSE;
103 SSVAL(outbuf,smb_vwv1,secword);
134 int secword=0; local
140 secword |= NEGOTIATE_SECURITY_USER_LEVEL;
142 secword |= NEGOTIATE_SECURITY_CHALLENGE_RESPONSE;
145 SSVAL(outbuf,smb_vwv1,secword);
248 int secword=0; local
304 secword |
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/smbd/
H A Dnegprot.c92 int secword=0; local
98 secword |= NEGOTIATE_SECURITY_USER_LEVEL;
100 secword |= NEGOTIATE_SECURITY_CHALLENGE_RESPONSE;
103 SSVAL(outbuf,smb_vwv1,secword);
134 int secword=0; local
140 secword |= NEGOTIATE_SECURITY_USER_LEVEL;
142 secword |= NEGOTIATE_SECURITY_CHALLENGE_RESPONSE;
145 SSVAL(outbuf,smb_vwv1,secword);
248 int secword=0; local
304 secword |
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/smbd/
H A Dnegprot.c93 int secword=0; local
100 secword |= NEGOTIATE_SECURITY_USER_LEVEL;
103 secword |= NEGOTIATE_SECURITY_CHALLENGE_RESPONSE;
109 SSVAL(req->outbuf,smb_vwv1,secword);
140 int secword=0; local
147 secword |= NEGOTIATE_SECURITY_USER_LEVEL;
150 secword |= NEGOTIATE_SECURITY_CHALLENGE_RESPONSE;
156 SSVAL(req->outbuf,smb_vwv1,secword);
261 int secword=0; local
322 secword |
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/smbd/
H A Dnegprot.c93 int secword=0; local
100 secword |= NEGOTIATE_SECURITY_USER_LEVEL;
103 secword |= NEGOTIATE_SECURITY_CHALLENGE_RESPONSE;
109 SSVAL(req->outbuf,smb_vwv1,secword);
140 int secword=0; local
147 secword |= NEGOTIATE_SECURITY_USER_LEVEL;
150 secword |= NEGOTIATE_SECURITY_CHALLENGE_RESPONSE;
156 SSVAL(req->outbuf,smb_vwv1,secword);
261 int secword=0; local
322 secword |
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/smb_server/smb/
H A Dnegprot.c126 int secword=0; local
132 secword |= NEGOTIATE_SECURITY_USER_LEVEL;
135 secword |= NEGOTIATE_SECURITY_CHALLENGE_RESPONSE;
146 SSVAL(req->out.vwv, VWV(1), secword);
184 int secword=0; local
190 secword |= NEGOTIATE_SECURITY_USER_LEVEL;
193 secword |= NEGOTIATE_SECURITY_CHALLENGE_RESPONSE;
200 SSVAL(req->out.vwv, VWV(1), secword);
251 int secword=0; local
308 secword |
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/smb_server/smb/
H A Dnegprot.c126 int secword=0; local
132 secword |= NEGOTIATE_SECURITY_USER_LEVEL;
135 secword |= NEGOTIATE_SECURITY_CHALLENGE_RESPONSE;
146 SSVAL(req->out.vwv, VWV(1), secword);
184 int secword=0; local
190 secword |= NEGOTIATE_SECURITY_USER_LEVEL;
193 secword |= NEGOTIATE_SECURITY_CHALLENGE_RESPONSE;
200 SSVAL(req->out.vwv, VWV(1), secword);
251 int secword=0; local
308 secword |
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/smb_server/smb/
H A Dnegprot.c126 int secword=0; local
132 secword |= NEGOTIATE_SECURITY_USER_LEVEL;
135 secword |= NEGOTIATE_SECURITY_CHALLENGE_RESPONSE;
146 SSVAL(req->out.vwv, VWV(1), secword);
184 int secword=0; local
190 secword |= NEGOTIATE_SECURITY_USER_LEVEL;
193 secword |= NEGOTIATE_SECURITY_CHALLENGE_RESPONSE;
200 SSVAL(req->out.vwv, VWV(1), secword);
251 int secword=0; local
308 secword |
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/smbd/
H A Dnegprot.c93 int secword=0; local
100 secword |= NEGOTIATE_SECURITY_USER_LEVEL;
103 secword |= NEGOTIATE_SECURITY_CHALLENGE_RESPONSE;
109 SSVAL(req->outbuf,smb_vwv1,secword);
140 int secword=0; local
147 secword |= NEGOTIATE_SECURITY_USER_LEVEL;
150 secword |= NEGOTIATE_SECURITY_CHALLENGE_RESPONSE;
156 SSVAL(req->outbuf,smb_vwv1,secword);
261 int secword=0; local
322 secword |
[all...]

Completed in 102 milliseconds