/openssl-master/crypto/ |
A D | x86_64cpuid.pl | 51 movl %r8d,%eax 79 xor %eax,%eax 84 xor %eax,%eax 87 mov %eax,%r9d 90 or %eax,%r9d 101 or %eax,%r10d 126 mov \$1,%eax 141 mov \$4,%eax 149 mov \$1,%eax 192 mov \$7,%eax [all …]
|
/openssl-master/engines/asm/ |
A D | e_padlock-x86_64.pl | 58 xor %eax,%eax 60 xor %eax,%eax 79 xor %eax,%eax 99 bswap %eax 295 xor %eax,%eax 305 xor %eax,%eax 332 bswap %eax 333 neg %eax 441 xor %eax,%eax 480 neg %eax [all …]
|
/openssl-master/crypto/aes/asm/ |
A D | aes-x86_64.pl | 58 $s0="%eax"; 1320 xor %ebx,%eax 1325 xor %ebx,%eax 1330 xor %ebx,%eax 1334 xor %ebx,%eax 1522 mov %eax,%edx 1527 xor %ebx,%eax 1533 xor %ebx,%eax 1538 xor %ebx,%eax 1648 cmp \$0,%eax [all …]
|
A D | vpaes-x86_64.pl | 99 mov 240(%rdx),%eax 190 mov 240(%rdx),%eax 718 mov %esi,%eax 719 shr \$5,%eax 720 add \$5,%eax 742 xor %eax,%eax 769 mov %esi,%eax 770 shr \$5,%eax 771 add \$5,%eax 773 shl \$4,%eax [all …]
|
A D | aesni-x86_64.pl | 1278 bswap %eax 1280 xor $key0,%eax 1286 bswap %eax 1290 xor $key0,%eax 2299 xor %eax,%eax # if ($len%16) len-=16; 3796 xor %eax,%eax 4305 test %eax,%eax 4421 xor %eax,%eax 4488 xor %eax,%eax 4558 xor %eax,%eax [all …]
|
A D | bsaes-x86_64.pl | 1211 mov 240($arg4),%eax # rounds 1673 mov %eax, %edx # rounds 1971 mov %eax, %ebx # rounds 2114 bswap %eax 2116 inc %eax # increment 2118 bswap %eax 2234 mov %eax, %edx # rounds 2513 movzb ($inp), %eax 2632 mov %eax, %edx # rounds 2645 xor %eax, %eax # if ($len%16) len-=16; [all …]
|
A D | vpaes-armv8.pl | 1061 lsr w9, $bits, #5 // shr \$5,%eax 1062 add w9, w9, #5 // \$5,%eax 1063 str w9, [$out,#240] // mov %eax,240(%rdx) # AES_KEY->rounds = nbits/32+5; 1085 lsr w9, $bits, #5 // shr \$5,%eax 1086 add w9, w9, #5 // \$5,%eax 1087 str w9, [$out,#240] // mov %eax,240(%rdx) # AES_KEY->rounds = nbits/32+5; 1088 lsl w9, w9, #4 // shl \$4,%eax
|
A D | vpaes-ppc.pl | 1426 srwi r9, $bits, 5 # shr \$5,%eax 1427 addi r9, r9, 6 # add \$5,%eax 1428 stw r9, 240($out) # mov %eax,240(%rdx) # AES_KEY->rounds = nbits/32+5; 1504 srwi r9, $bits, 5 # shr \$5,%eax 1505 addi r9, r9, 6 # add \$5,%eax 1506 stw r9, 240($out) # mov %eax,240(%rdx) # AES_KEY->rounds = nbits/32+5; 1508 slwi r9, r9, 4 # shl \$4,%eax
|
/openssl-master/crypto/bn/asm/ |
A D | rsaz-avx2.pl | 463 imull $n0, %eax 465 vmovd %eax, $Y1 483 imull $n0, %eax 491 vmovd %eax, $Y2 1012 imull $n0, %eax 1089 imull $n0, %eax 1587 mov \$9,%eax 1597 dec %eax 1772 and %eax,%ecx 1778 shr \$5,%eax [all …]
|
A D | rsaz-avx512.pl | 69 xor %eax,%eax 72 cmove %ecx,%eax 675 mov \$1,%eax # ExceptionContinueSearch 726 xor %eax,%eax
|
/openssl-master/engines/ |
A D | e_padlock.c | 686 unsigned int eax, buf; in padlock_rand_bytes() local 689 eax = padlock_xstore(output, 0); in padlock_rand_bytes() 690 if (!(eax & (1 << 6))) in padlock_rand_bytes() 693 if (eax & (0x1F << 10)) in padlock_rand_bytes() 695 if ((eax & 0x1F) == 0) in padlock_rand_bytes() 697 if ((eax & 0x1F) != 8) in padlock_rand_bytes() 703 eax = padlock_xstore(&buf, 3); in padlock_rand_bytes() 704 if (!(eax & (1 << 6))) in padlock_rand_bytes() 707 if (eax & (0x1F << 10)) in padlock_rand_bytes() 709 if ((eax & 0x1F) == 0) in padlock_rand_bytes() [all …]
|
/openssl-master/crypto/sha/asm/ |
A D | keccak1600-avx512vl.pl | 65 mov \$24,%eax 176 dec %eax 229 shr \$3,%eax 232 sub \$4,%eax 236 dec %eax 315 dec %eax
|
A D | keccak1600-avx2.pl | 137 mov \$24,%eax 275 dec %eax 320 shr \$3,%eax 323 sub \$4,%eax 327 dec %eax 398 dec %eax
|
A D | keccak1600-avx512.pl | 141 mov \$12,%eax 272 dec %eax 350 shr \$3,%eax 356 dec %eax
|
/openssl-master/crypto/rc4/asm/ |
A D | rc4-x86_64.pl | 466 xor %eax,%eax 478 mov %eax,($dat,%rax,4) 524 xor %eax,%eax 525 mov %eax,-8($dat) 526 mov %eax,-4($dat) 657 mov \$1,%eax # ExceptionContinueSearch
|
A D | rc4-md5-x86_64.pl | 494 xor %eax,%eax 502 mov %eax,($dat,%rax,4) 521 xor %eax,%eax 522 mov %eax,-8($dat) 523 mov %eax,-4($dat) 619 mov \$1,%eax # ExceptionContinueSearch
|
/openssl-master/crypto/poly1305/asm/ |
A D | poly1305-x86_64.pl | 222 mov \$1,%eax 375 and $h0#d,%eax 385 and $d1#d,%eax 417 and $d1#d,%eax 443 and $h0#d,%eax 483 and $h0#d,%eax 3071 dec %eax 3849 xor %eax,%eax 3859 xor %eax,%eax 3900 xor %eax,%eax [all …]
|
/openssl-master/crypto/md5/asm/ |
A D | md5-x86_64.pl | 164 mov 0*4(%rbp), %eax # eax = ctx->A 180 mov %eax, %r8d 254 add %r8d, %eax 266 mov %eax, 0*4(%rbp) # ctx->A = A 365 mov \$1,%eax # ExceptionContinueSearch
|
/openssl-master/crypto/ec/asm/ |
A D | x25519-x86_64.pl | 454 mov \$121666,%eax 458 mov \$121666,%eax 462 mov \$121666,%eax 466 mov \$121666,%eax 470 mov \$121666,%eax # f[0] 495 xor %eax,%eax 498 cmove %ecx,%eax 886 xor %eax,%eax 1029 mov \$1,%eax # ExceptionContinueSearch
|
/openssl-master/crypto/whrlpool/asm/ |
A D | wp-x86_64.pl | 116 mov 0(%rsp),%eax 124 shr \$16,%eax 131 mov $i*8+8(%rsp),%eax # ($i+1)*8 158 shr \$16,%eax 165 `"mov 64+$i*8+8(%rsp),%eax" if($i<7);` # 64+($i+1)*8 589 mov \$1,%eax # ExceptionContinueSearch
|
/openssl-master/crypto/camellia/asm/ |
A D | cmll-x86_64.pl | 60 $t0="%eax";$t1="%ebx";$t2="%ecx";$t3="%edx"; 131 movl \$128,%eax 132 subl $arg0d,%eax 258 movl \$128,%eax 259 subl $arg0d,%eax 558 mov \$3,%eax 615 mov \$4,%eax 1102 mov \$1,%eax # ExceptionContinueSearch
|
/openssl-master/crypto/chacha/asm/ |
A D | chacha-x86_64.pl | 419 xor %edx,%eax 589 xor %ecx,%eax 1027 mov \$10,%eax 1037 dec %eax 1335 xor %ecx,%eax 1541 mov \$10,%eax 1551 dec %eax 1790 xor %ecx,%eax 2061 dec %eax 3066 dec %eax [all …]
|
/openssl-master/crypto/perlasm/ |
A D | README.md | 75 $tmp1= "eax"; 93 &add( $j, "eax"); 99 &mov( "eax", $j);
|
A D | x86_64-support.pl | 28 return "%eax";
|
/openssl-master/include/crypto/ |
A D | modes.h | 87 _asm mov eax, val _asm bswap eax} in _bswap4()
|