Searched refs:p24 (Results 1 - 25 of 75) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/cifs/
H A Dcifsencrypt.h30 unsigned char *p24);
H A Dsmbencrypt.c54 unsigned char *p24);
57 unsigned char p24[24]);
58 void SMBNTencrypt(unsigned char *passwd, unsigned char *c8, unsigned char *p24);
63 encrypted password into p24 */
66 SMBencrypt(unsigned char *passwd, const unsigned char *c8, unsigned char *p24) argument
77 SMBOWFencrypt(p21, c8, p24);
152 unsigned char p24[24])
159 E_P24(p21, c8, p24);
167 SMBNTencrypt(unsigned char *passwd, unsigned char *c8, unsigned char *p24) argument
174 SMBOWFencrypt(p21, c8, p24);
151 SMBOWFencrypt(unsigned char passwd[16], const unsigned char *c8, unsigned char p24[24]) argument
[all...]
H A Dsmbdes.c367 E_P24(unsigned char *p21, const unsigned char *c8, unsigned char *p24) argument
369 smbhash(p24, c8, p21, 1);
370 smbhash(p24 + 8, c8, p21 + 7, 1);
371 smbhash(p24 + 16, c8, p21 + 14, 1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/cifs/
H A Dcifsencrypt.h30 unsigned char *p24);
H A Dsmbencrypt.c54 unsigned char *p24);
57 unsigned char p24[24]);
58 void SMBNTencrypt(unsigned char *passwd, unsigned char *c8, unsigned char *p24);
63 encrypted password into p24 */
66 SMBencrypt(unsigned char *passwd, const unsigned char *c8, unsigned char *p24) argument
77 SMBOWFencrypt(p21, c8, p24);
152 unsigned char p24[24])
159 E_P24(p21, c8, p24);
167 SMBNTencrypt(unsigned char *passwd, unsigned char *c8, unsigned char *p24) argument
174 SMBOWFencrypt(p21, c8, p24);
151 SMBOWFencrypt(unsigned char passwd[16], const unsigned char *c8, unsigned char p24[24]) argument
[all...]
H A Dsmbdes.c367 E_P24(unsigned char *p21, const unsigned char *c8, unsigned char *p24) argument
369 smbhash(p24, c8, p21, 1);
370 smbhash(p24 + 8, c8, p21 + 7, 1);
371 smbhash(p24 + 16, c8, p21 + 14, 1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/libsmb/
H A Dsmbencrypt.c32 encrypted password into p24 */
33 void SMBencrypt(uchar *passwd, uchar *c8, uchar *p24) argument
44 SMBOWFencrypt(p21, c8, p24);
50 dump_data(100, (char *)p24, 24);
145 void SMBOWFencrypt(uchar passwd[16], uchar *c8, uchar p24[24]) argument
152 E_P24(p21, c8, p24);
156 void NTLMSSPOWFencrypt(uchar passwd[8], uchar *ntlmchalresp, uchar p24[24]) argument
164 E_P24(p21, ntlmchalresp, p24);
166 DEBUG(100,("NTLMSSPOWFencrypt: p21, c8, p24\n"));
169 dump_data(100, (char *)p24, 2
176 SMBNTencrypt(uchar *passwd, uchar *c8, uchar *p24) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/libsmb/
H A Dsmbencrypt.c32 encrypted password into p24 */
33 void SMBencrypt(uchar *passwd, uchar *c8, uchar *p24) argument
44 SMBOWFencrypt(p21, c8, p24);
50 dump_data(100, (char *)p24, 24);
145 void SMBOWFencrypt(uchar passwd[16], uchar *c8, uchar p24[24]) argument
152 E_P24(p21, c8, p24);
156 void NTLMSSPOWFencrypt(uchar passwd[8], uchar *ntlmchalresp, uchar p24[24]) argument
164 E_P24(p21, ntlmchalresp, p24);
166 DEBUG(100,("NTLMSSPOWFencrypt: p21, c8, p24\n"));
169 dump_data(100, (char *)p24, 2
176 SMBNTencrypt(uchar *passwd, uchar *c8, uchar *p24) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/libsmb/
H A Dsmbencrypt.c32 encrypted password into p24 */
33 void SMBencrypt(uchar *passwd, uchar *c8, uchar *p24) argument
44 SMBOWFencrypt(p21, c8, p24);
50 dump_data(100, (char *)p24, 24);
145 void SMBOWFencrypt(uchar passwd[16], uchar *c8, uchar p24[24]) argument
152 E_P24(p21, c8, p24);
156 void NTLMSSPOWFencrypt(uchar passwd[8], uchar *ntlmchalresp, uchar p24[24]) argument
164 E_P24(p21, ntlmchalresp, p24);
166 DEBUG(100,("NTLMSSPOWFencrypt: p21, c8, p24\n"));
169 dump_data(100, (char *)p24, 2
176 SMBNTencrypt(uchar *passwd, uchar *c8, uchar *p24) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/libsmb/
H A Dsmbencrypt.c28 void SMBencrypt_hash(const uchar lm_hash[16], const uchar *c8, uchar p24[24]) argument
35 SMBOWFencrypt(p21, c8, p24);
41 dump_data(100, (const char *)p24, 24);
48 and puts 24 bytes of encrypted password into p24
53 BOOL SMBencrypt(const char *passwd, const uchar *c8, uchar p24[24]) argument
59 SMBencrypt_hash(lm_hash, c8, p24);
219 void SMBOWFencrypt(const uchar passwd[16], const uchar *c8, uchar p24[24]) argument
226 E_P24(p21, c8, p24);
230 void NTLMSSPOWFencrypt(const uchar passwd[8], const uchar *ntlmchalresp, uchar p24[24]) argument
238 E_P24(p21, ntlmchalresp, p24);
250 SMBNTencrypt_hash(const uchar nt_hash[16], uchar *c8, uchar *p24) argument
268 SMBNTencrypt(const char *passwd, uchar *c8, uchar *p24) argument
331 uchar p24[24]; local
[all...]
H A Dntlm_check.c39 uchar p24[24]; local
59 SMBOWFencrypt(part_passwd, sec_blob->data, p24);
74 dump_data(100, (const char *)p24, 24);
76 return (memcmp(p24, nt_response->data, 24) == 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/libsmb/
H A Dsmbencrypt.c28 void SMBencrypt_hash(const uchar lm_hash[16], const uchar *c8, uchar p24[24]) argument
35 SMBOWFencrypt(p21, c8, p24);
41 dump_data(100, (const char *)p24, 24);
48 and puts 24 bytes of encrypted password into p24
53 BOOL SMBencrypt(const char *passwd, const uchar *c8, uchar p24[24]) argument
59 SMBencrypt_hash(lm_hash, c8, p24);
219 void SMBOWFencrypt(const uchar passwd[16], const uchar *c8, uchar p24[24]) argument
226 E_P24(p21, c8, p24);
230 void NTLMSSPOWFencrypt(const uchar passwd[8], const uchar *ntlmchalresp, uchar p24[24]) argument
238 E_P24(p21, ntlmchalresp, p24);
250 SMBNTencrypt_hash(const uchar nt_hash[16], uchar *c8, uchar *p24) argument
268 SMBNTencrypt(const char *passwd, uchar *c8, uchar *p24) argument
331 uchar p24[24]; local
[all...]
H A Dntlm_check.c39 uchar p24[24]; local
59 SMBOWFencrypt(part_passwd, sec_blob->data, p24);
74 dump_data(100, (const char *)p24, 24);
76 return (memcmp(p24, nt_response->data, 24) == 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/libsmb/
H A Dsmbencrypt.c28 void SMBencrypt_hash(const uchar lm_hash[16], const uchar *c8, uchar p24[24]) argument
35 SMBOWFencrypt(p21, c8, p24);
41 dump_data(100, (const char *)p24, 24);
48 and puts 24 bytes of encrypted password into p24
53 BOOL SMBencrypt(const char *passwd, const uchar *c8, uchar p24[24]) argument
59 SMBencrypt_hash(lm_hash, c8, p24);
219 void SMBOWFencrypt(const uchar passwd[16], const uchar *c8, uchar p24[24]) argument
226 E_P24(p21, c8, p24);
230 void NTLMSSPOWFencrypt(const uchar passwd[8], const uchar *ntlmchalresp, uchar p24[24]) argument
238 E_P24(p21, ntlmchalresp, p24);
250 SMBNTencrypt_hash(const uchar nt_hash[16], uchar *c8, uchar *p24) argument
268 SMBNTencrypt(const char *passwd, uchar *c8, uchar *p24) argument
331 uchar p24[24]; local
[all...]
H A Dntlm_check.c39 uchar p24[24]; local
59 SMBOWFencrypt(part_passwd, sec_blob->data, p24);
74 dump_data(100, (const char *)p24, 24);
76 return (memcmp(p24, nt_response->data, 24) == 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/libcli/auth/
H A Dsmbencrypt.c31 void SMBencrypt_hash(const uint8_t lm_hash[16], const uint8_t *c8, uint8_t p24[24]) argument
38 SMBOWFencrypt(p21, c8, p24);
44 dump_data(100, p24, 24);
51 and puts 24 bytes of encrypted password into p24
56 bool SMBencrypt(const char *passwd, const uint8_t *c8, uint8_t p24[24]) argument
62 SMBencrypt_hash(lm_hash, c8, p24);
248 void SMBOWFencrypt(const uint8_t passwd[16], const uint8_t *c8, uint8_t p24[24]) argument
255 E_P24(p21, c8, p24);
260 void SMBNTencrypt_hash(const uint8_t nt_hash[16], uint8_t *c8, uint8_t *p24) argument
266 SMBOWFencrypt(p21, c8, p24);
278 SMBNTencrypt(const char *passwd, uint8_t *c8, uint8_t *p24) argument
343 uint8_t p24[24]; local
[all...]
H A Dproto.h75 void SMBencrypt_hash(const uint8_t lm_hash[16], const uint8_t *c8, uint8_t p24[24]);
76 bool SMBencrypt(const char *passwd, const uint8_t *c8, uint8_t p24[24]);
114 void SMBOWFencrypt(const uint8_t passwd[16], const uint8_t *c8, uint8_t p24[24]);
115 void SMBNTencrypt_hash(const uint8_t nt_hash[16], uint8_t *c8, uint8_t *p24);
116 void SMBNTencrypt(const char *passwd, uint8_t *c8, uint8_t *p24);
191 void E_P24(const uint8_t *p21, const uint8_t *c8, uint8_t *p24);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/libcli/auth/
H A Dsmbencrypt.c31 void SMBencrypt_hash(const uint8_t lm_hash[16], const uint8_t *c8, uint8_t p24[24]) argument
38 SMBOWFencrypt(p21, c8, p24);
44 dump_data(100, p24, 24);
51 and puts 24 bytes of encrypted password into p24
56 bool SMBencrypt(const char *passwd, const uint8_t *c8, uint8_t p24[24]) argument
62 SMBencrypt_hash(lm_hash, c8, p24);
248 void SMBOWFencrypt(const uint8_t passwd[16], const uint8_t *c8, uint8_t p24[24]) argument
255 E_P24(p21, c8, p24);
260 void SMBNTencrypt_hash(const uint8_t nt_hash[16], uint8_t *c8, uint8_t *p24) argument
266 SMBOWFencrypt(p21, c8, p24);
278 SMBNTencrypt(const char *passwd, uint8_t *c8, uint8_t *p24) argument
343 uint8_t p24[24]; local
[all...]
H A Dproto.h75 void SMBencrypt_hash(const uint8_t lm_hash[16], const uint8_t *c8, uint8_t p24[24]);
76 bool SMBencrypt(const char *passwd, const uint8_t *c8, uint8_t p24[24]);
114 void SMBOWFencrypt(const uint8_t passwd[16], const uint8_t *c8, uint8_t p24[24]);
115 void SMBNTencrypt_hash(const uint8_t nt_hash[16], uint8_t *c8, uint8_t *p24);
116 void SMBNTencrypt(const char *passwd, uint8_t *c8, uint8_t *p24);
191 void E_P24(const uint8_t *p21, const uint8_t *c8, uint8_t *p24);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/libcli/auth/
H A Dsmbencrypt.c31 void SMBencrypt_hash(const uint8_t lm_hash[16], const uint8_t *c8, uint8_t p24[24]) argument
38 SMBOWFencrypt(p21, c8, p24);
44 dump_data(100, p24, 24);
51 and puts 24 bytes of encrypted password into p24
56 bool SMBencrypt(const char *passwd, const uint8_t *c8, uint8_t p24[24]) argument
62 SMBencrypt_hash(lm_hash, c8, p24);
248 void SMBOWFencrypt(const uint8_t passwd[16], const uint8_t *c8, uint8_t p24[24]) argument
255 E_P24(p21, c8, p24);
260 void SMBNTencrypt_hash(const uint8_t nt_hash[16], uint8_t *c8, uint8_t *p24) argument
266 SMBOWFencrypt(p21, c8, p24);
278 SMBNTencrypt(const char *passwd, uint8_t *c8, uint8_t *p24) argument
343 uint8_t p24[24]; local
[all...]
H A Dproto.h75 void SMBencrypt_hash(const uint8_t lm_hash[16], const uint8_t *c8, uint8_t p24[24]);
76 bool SMBencrypt(const char *passwd, const uint8_t *c8, uint8_t p24[24]);
114 void SMBOWFencrypt(const uint8_t passwd[16], const uint8_t *c8, uint8_t p24[24]);
115 void SMBNTencrypt_hash(const uint8_t nt_hash[16], uint8_t *c8, uint8_t *p24);
116 void SMBNTencrypt(const char *passwd, uint8_t *c8, uint8_t *p24);
191 void E_P24(const uint8_t *p21, const uint8_t *c8, uint8_t *p24);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/utils/
H A Dnet_domain.c214 SAM_USER_INFO_24 p24; local
295 ZERO_STRUCT(p24);
297 init_sam_user_info24(&p24, (char *)pwbuf,24);
300 ctr.info.id24 = &p24;
H A Dnet_rpc_join.c132 SAM_USER_INFO_24 p24; local
295 ZERO_STRUCT(p24);
297 init_sam_user_info24(&p24, (char *)pwbuf,24);
300 ctr.info.id24 = &p24;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/utils/
H A Dnet_domain.c214 SAM_USER_INFO_24 p24; local
295 ZERO_STRUCT(p24);
297 init_sam_user_info24(&p24, (char *)pwbuf,24);
300 ctr.info.id24 = &p24;
H A Dnet_rpc_join.c132 SAM_USER_INFO_24 p24; local
295 ZERO_STRUCT(p24);
297 init_sam_user_info24(&p24, (char *)pwbuf,24);
300 ctr.info.id24 = &p24;

Completed in 289 milliseconds

123