| /src/crypto/external/apache2/openssl/dist/crypto/aes/ |
| aes_x86core.c | 597 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; local 603 tp4 = ((tp2 & 0x7f7f7f7f) << 1) ^ ((m - (m >> 7)) & 0x1b1b1b1b); 604 m = tp4 & 0x80808080; 605 tp8 = ((tp4 & 0x7f7f7f7f) << 1) ^ ((m - (m >> 7)) & 0x1b1b1b1b); 608 tpd = tp9 ^ tp4; 609 tpe = tp8 ^ tp4 ^ tp2; 778 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; local 785 tp4 = ((tp2 & 0x7f7f7f7f) << 1) ^ ((m - (m >> 7)) & 0x1b1b1b1b); 786 m = tp4 & 0x80808080; 787 tp8 = ((tp4 & 0x7f7f7f7f) << 1) ^ ((m - (m >> 7)) & 0x1b1b1b1b) 824 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; local [all...] |
| aes_core.c | 3601 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; local 3607 tp4 = ((tp2 & 0x7f7f7f7f) << 1) ^ ((m - (m >> 7)) & 0x1b1b1b1b); 3608 m = tp4 & 0x80808080; 3609 tp8 = ((tp4 & 0x7f7f7f7f) << 1) ^ ((m - (m >> 7)) & 0x1b1b1b1b); 3612 tpd = tp9 ^ tp4; 3613 tpe = tp8 ^ tp4 ^ tp2;
|
| /src/crypto/external/bsd/openssl/dist/crypto/aes/ |
| aes_x86core.c | 603 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; local 610 tp4 = ((tp2 & 0x7f7f7f7f) << 1) ^ 612 m = tp4 & 0x80808080; 613 tp8 = ((tp4 & 0x7f7f7f7f) << 1) ^ 617 tpd = tp9 ^ tp4; 618 tpe = tp8 ^ tp4 ^ tp2; 915 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; local 923 tp4 = ((tp2 & 0x7f7f7f7f) << 1) ^ 925 m = tp4 & 0x80808080; 926 tp8 = ((tp4 & 0x7f7f7f7f) << 1) 992 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; local [all...] |
| aes_core.c | 1984 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; local 1991 tp4 = ((tp2 & 0x7f7f7f7f) << 1) ^ 1993 m = tp4 & 0x80808080; 1994 tp8 = ((tp4 & 0x7f7f7f7f) << 1) ^ 1998 tpd = tp9 ^ tp4; 1999 tpe = tp8 ^ tp4 ^ tp2;
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/aes/ |
| aes_x86core.c | 603 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; local 610 tp4 = ((tp2 & 0x7f7f7f7f) << 1) ^ 612 m = tp4 & 0x80808080; 613 tp8 = ((tp4 & 0x7f7f7f7f) << 1) ^ 617 tpd = tp9 ^ tp4; 618 tpe = tp8 ^ tp4 ^ tp2; 915 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; local 923 tp4 = ((tp2 & 0x7f7f7f7f) << 1) ^ 925 m = tp4 & 0x80808080; 926 tp8 = ((tp4 & 0x7f7f7f7f) << 1) 992 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; local [all...] |
| aes_core.c | 1968 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; local 1975 tp4 = ((tp2 & 0x7f7f7f7f) << 1) ^ 1977 m = tp4 & 0x80808080; 1978 tp8 = ((tp4 & 0x7f7f7f7f) << 1) ^ 1982 tpd = tp9 ^ tp4; 1983 tpe = tp8 ^ tp4 ^ tp2;
|
| /src/external/lgpl3/gmp/dist/mpn/arm64/ |
| sec_tabselect.asm | 75 L(tp4): cmeq maskq.2d, v5.2d, v7.2d C compare idx copies to `which' copies 82 cbnz i, L(tp4)
|
| /src/external/bsd/atf/dist/tools/ |
| atf-report_test.sh | 36 cp $(atf_get_srcdir)/fail_helper tp4 51 tp: tp4 266 tc, #.#, tp4, main, failed, This always fails 267 tp, #.#, tp4, failed 300 tp4 (4/5): 1 test cases 312 dir1/tp2:main, tp4:main 358 <tp id="tp4">
|
| /src/external/lgpl3/gmp/dist/mpn/arm/neon/ |
| sec_tabselect.asm | 95 L(tp4): vceq.i32 maskq, q13, q15 101 bne L(tp4)
|
| /src/crypto/external/apache2/openssl/dist/crypto/aes/asm/ |
| aes-586.pl | 1284 my $tp4 = @s[($i+3)%4]; $tp4 = @s[3] if ($i==1); 1301 &lea ($tp4,&DWP(0,$tp2,$tp2)); 1303 &and ($tp4,0xfefefefe); 1306 &xor ($tp4,$acc); 1309 &and ($tmp,$tp4); 1312 &lea ($tp8,&DWP(0,$tp4,$tp4)); 1316 &xor ($tp4,$s[$i]); # tp4^tp [all...] |
| aes-mips.pl | 1670 my ($tp1,$tp2,$tp4,$tp8,$tp9,$tpb,$tpd,$tpe)=($a4,$a5,$a6,$a7,$s0,$s1,$s2,$s3); 1746 srl $tp4,$m,7 1748 subu $m,$tp4 1753 and $tp4,$tp2,$x7f7f7f7f 1755 addu $tp4,$tp4 # tp4<<1 1758 xor $tp4,$m 1760 and $m,$tp4,$x80808080 1761 and $tp8,$tp4,$x7f7f7f7 [all...] |
| aes-x86_64.pl | 1101 xor $tp10,$tp40 # tp4^=tp1 1102 xor $tp18,$tp48 # tp4^=tp1 1116 xor $tp80,$tp40 # tp4^tp1^=tp8 1118 xor $tp88,$tp48 # tp4^tp1^=tp8 1124 xor $tp40,$tp80 # tp2^tp1^=tp8^tp4^tp1=tp8^tp4^tp2 1126 xor $tp48,$tp88 # tp2^tp1^=tp8^tp4^tp1=tp8^tp4^tp2 1154 rol \$16,`&LO("$tp40")` # ROTATE(tp4^tp1^tp8,16) 1156 rol \$16,`&LO("$tp48")` # ROTATE(tp4^tp1^tp8,16 [all...] |
| /src/external/lgpl3/gmp/dist/mpn/x86_64/fastsse/ |
| sec_tabselect.asm | 141 L(tp4): movdqa %xmm8, %xmm0 152 jne L(tp4)
|
| /src/crypto/external/bsd/openssl/dist/crypto/aes/asm/ |
| aes-mips.pl | 1670 my ($tp1,$tp2,$tp4,$tp8,$tp9,$tpb,$tpd,$tpe)=($a4,$a5,$a6,$a7,$s0,$s1,$s2,$s3); 1746 srl $tp4,$m,7 1748 subu $m,$tp4 1753 and $tp4,$tp2,$x7f7f7f7f 1755 addu $tp4,$tp4 # tp4<<1 1758 xor $tp4,$m 1760 and $m,$tp4,$x80808080 1761 and $tp8,$tp4,$x7f7f7f7 [all...] |
| /src/crypto/external/bsd/openssl.old/dist/crypto/aes/asm/ |
| aes-mips.pl | 1634 my ($tp1,$tp2,$tp4,$tp8,$tp9,$tpb,$tpd,$tpe)=($a4,$a5,$a6,$a7,$s0,$s1,$s2,$s3); 1710 srl $tp4,$m,7 1712 subu $m,$tp4 1717 and $tp4,$tp2,$x7f7f7f7f 1719 addu $tp4,$tp4 # tp4<<1 1722 xor $tp4,$m 1724 and $m,$tp4,$x80808080 1725 and $tp8,$tp4,$x7f7f7f7 [all...] |
| /src/external/lgpl3/gmp/dist/mpn/x86_64/coreibwl/ |
| sqr_basecase.asm | 555 L(tp4): adox( -8,(rp), w2) 591 jmp L(tp4)
|
| /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/arm/ |
| aes-armv4.S | 799 eor r2,r4,r2,lsl#1 @ tp4 813 eor r4,r4,r5,ror#16 @ ^= ROTATE(tpd=tp9^tp4,16)
|
| /src/crypto/external/apache2/openssl/lib/libcrypto/arch/mips/ |
| aes-mips.S | 1511 addu $10,$10 # tp4<<1
|
| aes-mips64.S | 1515 addu $10,$10 # tp4<<1
|
| /src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips/ |
| aes-mips.S | 1511 addu $10,$10 # tp4<<1
|
| aes-mips64.S | 1515 addu $10,$10 # tp4<<1
|
| /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/mips/ |
| aes-mips.S | 1480 addu $10,$10 # tp4<<1
|
| aes-mips64.S | 1484 addu $10,$10 # tp4<<1
|