/external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/ |
aes-ppc.pl | 107 $mask1b=$Tbl3; 630 lis $mask1b,0x1b1b 634 ori $mask1b,$mask1b,0x1b1b 719 and $acc00,$acc00,$mask1b # (r1-(r1>>7))&0x1b1b1b1b 720 and $acc01,$acc01,$mask1b 721 and $acc02,$acc02,$mask1b 722 and $acc03,$acc03,$mask1b 1064 lis $mask1b,0x1b1b 1068 ori $mask1b,$mask1b,0x1b1 [all...] |
aes-armv4.pl | 721 $mask1b=$i2; 726 mov $mask1b,#0x1b 728 orr $mask1b,$mask1b,#0x1b00 730 orr $mask1b,$mask1b,$mask1b,lsl#16 738 and $t1,$t1,$mask1b 744 and $t1,$t1,$mask1b 750 and $t1,$t1,$mask1b [all...] |
aes-x86_64.pl | 54 $acc2="%ebp"; $mask1b="%rbp"; 1031 and $mask1b,$acc0 1032 and $mask1b,$acc8 1050 and $mask1b,$acc0 1051 and $mask1b,$acc8 1073 and $mask1b,$acc0 1074 and $mask1b,$acc8 1125 `"mov 128($sbox),$mask1b" if ($prefetch)` 1171 mov 256+16($sbox),$mask1b [all...] |
aes-s390x.pl | 1110 $mask1b=$i2; 1117 llilh $mask1b,0x1b1b 1120 oill $mask1b,0x1b1b 1129 nr $s1,$mask1b 1138 nr $s2,$mask1b 1147 nr $s3,$mask1b [all...] |
/external/openssl/crypto/aes/asm/ |
aes-ppc.pl | 107 $mask1b=$Tbl3; 630 lis $mask1b,0x1b1b 634 ori $mask1b,$mask1b,0x1b1b 719 and $acc00,$acc00,$mask1b # (r1-(r1>>7))&0x1b1b1b1b 720 and $acc01,$acc01,$mask1b 721 and $acc02,$acc02,$mask1b 722 and $acc03,$acc03,$mask1b 1064 lis $mask1b,0x1b1b 1068 ori $mask1b,$mask1b,0x1b1 [all...] |
aes-armv4.pl | 787 $mask1b=$i2; 792 mov $mask1b,#0x1b 794 orr $mask1b,$mask1b,#0x1b00 796 orr $mask1b,$mask1b,$mask1b,lsl#16 804 and $t1,$t1,$mask1b 810 and $t1,$t1,$mask1b 816 and $t1,$t1,$mask1b [all...] |
aes-x86_64.pl | 54 $acc2="%ebp"; $mask1b="%rbp"; 1031 and $mask1b,$acc0 1032 and $mask1b,$acc8 1050 and $mask1b,$acc0 1051 and $mask1b,$acc8 1073 and $mask1b,$acc0 1074 and $mask1b,$acc8 1125 `"mov 128($sbox),$mask1b" if ($prefetch)` 1171 mov 256+16($sbox),$mask1b [all...] |
aes-s390x.pl | 1110 $mask1b=$i2; 1117 llilh $mask1b,0x1b1b 1120 oill $mask1b,0x1b1b 1129 nr $s1,$mask1b 1138 nr $s2,$mask1b 1147 nr $s3,$mask1b [all...] |