Home
last modified time | relevance | path

Searched refs:x32 (Results 1 – 25 of 262) sorted by relevance

1234567891011

/external/bouncycastle/src/main/java/org/bouncycastle/crypto/engines/
DRC2Engine.java209 int x76, x54, x32, x10; in encryptBlock() local
213 x32 = ((in[inOff + 3] & 0xff) << 8) + (in[inOff + 2] & 0xff); in encryptBlock()
218 x10 = rotateWordLeft(x10 + (x32 & ~x76) + (x54 & x76) + workingKey[i ], 1); in encryptBlock()
219 x32 = rotateWordLeft(x32 + (x54 & ~x10) + (x76 & x10) + workingKey[i+1], 2); in encryptBlock()
220 x54 = rotateWordLeft(x54 + (x76 & ~x32) + (x10 & x32) + workingKey[i+2], 3); in encryptBlock()
221 x76 = rotateWordLeft(x76 + (x10 & ~x54) + (x32 & x54) + workingKey[i+3], 5); in encryptBlock()
225 x32 += workingKey[x10 & 63]; in encryptBlock()
226 x54 += workingKey[x32 & 63]; in encryptBlock()
231 x10 = rotateWordLeft(x10 + (x32 & ~x76) + (x54 & x76) + workingKey[i ], 1); in encryptBlock()
232 x32 = rotateWordLeft(x32 + (x54 & ~x10) + (x76 & x10) + workingKey[i+1], 2); in encryptBlock()
[all …]
/external/dropbear/libtomcrypt/src/ciphers/
Drc2.c141 unsigned x76, x54, x32, x10, i; in _rc2_ecb_encrypt() local
151 x32 = ((unsigned)pt[3] << 8) + (unsigned)pt[2]; in _rc2_ecb_encrypt()
155 x10 = (x10 + (x32 & ~x76) + (x54 & x76) + xkey[4*i+0]) & 0xFFFF; in _rc2_ecb_encrypt()
158 x32 = (x32 + (x54 & ~x10) + (x76 & x10) + xkey[4*i+1]) & 0xFFFF; in _rc2_ecb_encrypt()
159 x32 = ((x32 << 2) | (x32 >> 14)); in _rc2_ecb_encrypt()
161 x54 = (x54 + (x76 & ~x32) + (x10 & x32) + xkey[4*i+2]) & 0xFFFF; in _rc2_ecb_encrypt()
164 x76 = (x76 + (x10 & ~x54) + (x32 & x54) + xkey[4*i+3]) & 0xFFFF; in _rc2_ecb_encrypt()
169 x32 = (x32 + xkey[x10 & 63]) & 0xFFFF; in _rc2_ecb_encrypt()
170 x54 = (x54 + xkey[x32 & 63]) & 0xFFFF; in _rc2_ecb_encrypt()
177 ct[2] = (unsigned char)x32; in _rc2_ecb_encrypt()
[all …]
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Dicons_png.qrc4 <file alias="ap.png">icons/hicolor/32x32/apps/ap.png</file>
5 <file alias="laptop.png">icons/hicolor/32x32/apps/laptop.png</file>
6 <file alias="group.png">icons/hicolor/32x32/apps/group.png</file>
7 <file alias="invitation.png">icons/hicolor/32x32/apps/invitation.png</file>
/external/icu4c/data/mappings/
Dgb18030.ucm107 <U0032> \x32 |0
187 <U0082> \x81\x30\x81\x32 |0
197 <U008C> \x81\x30\x82\x32 |0
207 <U0096> \x81\x30\x83\x32 |0
217 <U00A0> \x81\x30\x84\x32 |0
230 <U00AD> \x81\x30\x85\x32 |0
243 <U00BA> \x81\x30\x86\x32 |0
253 <U00C4> \x81\x30\x87\x32 |0
263 <U00CE> \x81\x30\x88\x32 |0
274 <U00D9> \x81\x30\x89\x32 |0
[all …]
Djisx-212.ucm57 <U00C8> \x2A\x32 |0
87 <U00E8> \x2B\x32 |0
249 <U02D9> \x22\x32 |0
321 <U4E47> \x30\x32 |0
415 <U4FBB> \x31\x32 |0
492 <U5092> \x32\x21 |0
493 <U5093> \x32\x22 |0
494 <U5094> \x32\x23 |0
495 <U5096> \x32\x24 |0
496 <U509B> \x32\x25 |0
[all …]
Dibm-5478_P100-1995.ucm43 <U00FA> \x28\x32 |0
78 <U03A3> \x26\x32 |0
126 <U0420> \x27\x32 |0
265 <U2489> \x22\x32 |0
298 <U250E> \x29\x32 |0
389 <U3014> \x21\x32 |0
410 <U3052> \x24\x32 |0
493 <U30B2> \x25\x32 |0
619 <U4E0D> \x32\x3B |0
674 <U4E5F> \x52\x32 |0
[all …]
Dicu-internal-25546.ucm86 <U0032> \x32 |0
383 <U0420> \x2C\x32 |0
469 <U2162> \x25\x32 |0
506 <U2211> \x22\x32 |0
644 <U2523> \x26\x32 |0
746 <U3014> \x21\x32 |0
766 <U3052> \x2A\x32 |0
849 <U30B2> \x2B\x32 |0
936 <U3142> \x24\x32 |0
1014 <U3201> \x29\x32 |0
[all …]
Diso-ir-165.ucm51 <U0032> \x2A\x32 |0
148 <U00FA> \x28\x32 |0
187 <U03A3> \x26\x32 |0
235 <U0420> \x27\x32 |0
376 <U2489> \x22\x32 |0
409 <U250E> \x29\x32 |0
500 <U3014> \x21\x32 |0
522 <U3052> \x24\x32 |0
605 <U30B2> \x25\x32 |0
764 <U33E5> \x2F\x32 |0
[all …]
Dcns-11643-1992.ucm150 <U00D7> \x81\x22\x32 |0
183 <U03B4> \x81\x25\x32 |0
227 <U2167> \x81\x24\x32 |0
284 <U2411> \x81\x42\x32 |0
317 <U247B> \x81\x26\x32 |0
350 <U2589> \x81\x23\x32 |0
546 <U4EC2> \x82\x21\x32 |0
597 <U4F11> \x81\x47\x32 |0
692 <U4F98> \x82\x25\x32 |0
763 <U5014> \x81\x54\x32 |0
[all …]
/external/qemu/pc-bios/keymaps/
Dfr163 comma 0x32
164 question 0x32 shift
165 dead_acute 0x32 altgr
166 dead_doubleacute 0x32 shift altgr
Dfr-be118 comma 0x32
119 question 0x32 shift
120 dead_cedilla 0x32 altgr
121 masculine 0x32 shift altgr
Dar87 Arabic_tehmarbuta 0x32 altgr
88 apostrophe 0x32 shift altgr
Dmk92 Cyrillic_em 0x32 altgr
93 Cyrillic_EM 0x32 shift altgr
Dru96 Cyrillic_softsign 0x32 altgr
97 Cyrillic_SOFTSIGN 0x32 shift altgr
Dsl100 section 0x32 altgr
101 masculine 0x32 shift altgr
Dde101 mu 0x32 altgr
102 masculine 0x32 shift altgr
Dit102 mu 0x32 altgr
103 masculine 0x32 shift altgr
Dfr-ch101 mu 0x32 altgr
102 masculine 0x32 shift altgr
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/icons/
DMakefile4 SIZES := 16x16 22x22 32x32 48x48 64x64 128x128
20 convert hicolor/32x32/apps/$(@:.xpm=.png) pixmaps/$@
/external/llvm/test/MC/Disassembler/Mips/
Dmips32_le.txt13 0x40 0x32 0x27 0x46
16 0x40 0x32 0x07 0x46
64 0x32 0x30 0x27 0x46
67 0x32 0x30 0x07 0x46
292 0x42 0x32 0x27 0x46
295 0x42 0x32 0x07 0x46
394 0x41 0x32 0x27 0x46
397 0x41 0x32 0x07 0x46
Dmips32r2.txt13 0x46 0x27 0x32 0x40
16 0x46 0x07 0x32 0x40
64 0x46 0x27 0x30 0x32
67 0x46 0x07 0x30 0x32
292 0x46 0x27 0x32 0x42
295 0x46 0x07 0x32 0x42
406 0x46 0x27 0x32 0x41
409 0x46 0x07 0x32 0x41
Dmips32r2_le.txt13 0x40 0x32 0x27 0x46
16 0x40 0x32 0x07 0x46
64 0x32 0x30 0x27 0x46
67 0x32 0x30 0x07 0x46
295 0x42 0x32 0x27 0x46
298 0x42 0x32 0x07 0x46
409 0x41 0x32 0x27 0x46
412 0x41 0x32 0x07 0x46
Dmips32.txt13 0x46 0x27 0x32 0x40
16 0x46 0x07 0x32 0x40
64 0x46 0x27 0x30 0x32
67 0x46 0x07 0x30 0x32
289 0x46 0x27 0x32 0x42
292 0x46 0x07 0x32 0x42
391 0x46 0x27 0x32 0x41
394 0x46 0x07 0x32 0x41
/external/ipsec-tools/src/racoon/missing/crypto/rijndael/
Dboxes-fst.dat85 {0xc8,0x64,0x64,0xac}, {0xba,0x5d,0x5d,0xe7}, {0x32,0x19,0x19,0x2b}, {0xe6,0x73,0x73,0x95},
90 {0xdb,0xe0,0xe0,0x3b}, {0x64,0x32,0x32,0x56}, {0x74,0x3a,0x3a,0x4e}, {0x14,0x0a,0x0a,0x1e},
94 {0xd5,0xe7,0xe7,0x32}, {0x8b,0xc8,0xc8,0x43}, {0x6e,0x37,0x37,0x59}, {0xda,0x6d,0x6d,0xb7},
155 {0xac,0xc8,0x64,0x64}, {0xe7,0xba,0x5d,0x5d}, {0x2b,0x32,0x19,0x19}, {0x95,0xe6,0x73,0x73},
160 {0x3b,0xdb,0xe0,0xe0}, {0x56,0x64,0x32,0x32}, {0x4e,0x74,0x3a,0x3a}, {0x1e,0x14,0x0a,0x0a},
164 {0x32,0xd5,0xe7,0xe7}, {0x43,0x8b,0xc8,0xc8}, {0x59,0x6e,0x37,0x37}, {0xb7,0xda,0x6d,0x6d},
225 {0x64,0xac,0xc8,0x64}, {0x5d,0xe7,0xba,0x5d}, {0x19,0x2b,0x32,0x19}, {0x73,0x95,0xe6,0x73},
230 {0xe0,0x3b,0xdb,0xe0}, {0x32,0x56,0x64,0x32}, {0x3a,0x4e,0x74,0x3a}, {0x0a,0x1e,0x14,0x0a},
234 {0xe7,0x32,0xd5,0xe7}, {0xc8,0x43,0x8b,0xc8}, {0x37,0x59,0x6e,0x37}, {0x6d,0xb7,0xda,0x6d},
295 {0x64,0x64,0xac,0xc8}, {0x5d,0x5d,0xe7,0xba}, {0x19,0x19,0x2b,0x32}, {0x73,0x73,0x95,0xe6},
[all …]
/external/llvm/test/MC/Disassembler/ARM/
Dinvalid-RFEorLDMIA-arm.txt11 0x32 0xb1 0x99 0xf8

1234567891011