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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/cifs/
H A Dcifsencrypt.h29 extern void E_P24(unsigned char *p21, unsigned char *c8, unsigned char *p24);
H A Dsmbencrypt.c66 unsigned char p14[15], p21[21]; local
68 memset(p21, '\0', 21);
73 E_P16(p14, p21);
75 SMBOWFencrypt(p21, c8, p24);
78 memset(p21,0,21);
152 unsigned char p21[21]; local
154 memset(p21, '\0', 21);
156 memcpy(p21, passwd, 16);
157 E_P24(p21, c8, p24);
167 unsigned char p21[2 local
[all...]
H A Dsmbdes.c368 E_P24(unsigned char *p21, unsigned char *c8, unsigned char *p24) argument
370 smbhash(p24, c8, p21, 1);
371 smbhash(p24 + 8, c8, p21 + 7, 1);
372 smbhash(p24 + 16, c8, p21 + 14, 1);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/libsmb/
H A Dsmbencrypt.c38 uchar p21[21]; local
40 memset(p21,'\0',21);
41 ret = E_deshash(passwd, p21);
43 SMBOWFencrypt(p21, c8, p24);
47 dump_data(100, (char *)p21, 16);
213 uchar p21[21]; local
215 ZERO_STRUCT(p21);
217 memcpy(p21, passwd, 16);
218 E_P24(p21, c8, p24);
224 uchar p21[2 local
244 uchar p21[21]; local
[all...]
H A Dsmbdes.c314 void E_P24(const unsigned char *p21, const unsigned char *c8, unsigned char *p24) argument
316 smbhash(p24, c8, p21, 1);
317 smbhash(p24+8, c8, p21+7, 1);
318 smbhash(p24+16, c8, p21+14, 1);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/rc4/asm/
H A Drc4-ia64.S132 (p16) cmp.ne.unc p20,p21=key_x[1],key_y[1] };;
136 .pred.rel "mutex",p20,p21
137 { .mmi; (p21) add yy=yy,tx[1] // (p16)
139 (p21) mov tx[0]=tx[1] };; // (p16)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc4/asm/
H A Drc4-ia64.S136 (p16) cmp.ne.unc p20,p21=key_x[1],key_y[1] };;
139 .pred.rel "mutex",p20,p21
140 { .mmi; (p21) add yy=yy,tx[1] // (p16)
142 (p21) mov tx[0]=tx[1] };; // (p16)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-cris/arch-v32/hwregs/
H A Dintr_vect_defs.h112 unsigned int p21 : 1; member in struct:__anon8186
149 unsigned int p21 : 1; member in struct:__anon8187
185 unsigned int p21 : 1; member in struct:__anon8188
H A Dpinmux_defs.h125 unsigned int p21 : 1; member in struct:__anon8547
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drecd006.tcl170 set p21 [lindex $p2 1]
243 set p21_check [lindex [lindex [$db get -txn $parent $p21] 0] 0]
264 set ret [$db put -txn $parent $p21 [string $func $kvals($p21)]]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/asm/
H A Dia64.S205 { .mfb; (p21) st8 [r14]=r42,8 // *(rp++)=r
258 { .mbb; (p21) st8 [r14]=r42,8 // *(rp++)=r
330 (p21) xmpy.lu f48=f37,f8
333 (p21) xmpy.hu f40=f37,f8
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/bn/asm/
H A Dia64.S205 { .mfb; (p21) st8 [r14]=r42,8 // *(rp++)=r
258 { .mbb; (p21) st8 [r14]=r42,8 // *(rp++)=r
330 (p21) xmpy.lu f48=f37,f8
333 (p21) xmpy.hu f40=f37,f8

Completed in 116 milliseconds