Home
last modified time | relevance | path

Searched refs:Xi (Results 1 – 25 of 44) sorted by relevance

12

/external/boringssl/src/crypto/modes/asm/
Dghash-x86_64.pl113 $Xi="%rdi";
223 movzb 15($Xi),$Zlo
226 &loop ($Xi);
228 mov $Zlo,8($Xi)
229 mov $Zhi,($Xi)
291 &mov ($Zlo,"8($Xi)");
292 &mov ($Zhi,"0($Xi)");
302 &mov ("($Xi)",$Zhi);
303 &mov ("8($Xi)","%rdx");
338 &mov ($dat,"$j($Xi)") if (--$j%4==0);
[all …]
Dghash-x86.pl830 ($Xi,$Xhi)=("xmm0","xmm1"); $Hkey="xmm2";
837 my ($Xhi,$Xi,$Hkey,$HK)=@_;
839 &movdqa ($Xhi,$Xi); #
840 &pshufd ($T1,$Xi,0b01001110);
842 &pxor ($T1,$Xi); #
846 &pclmulqdq ($Xi,$Hkey,0x00); #######
849 &xorps ($T1,$Xi); #
856 &pxor ($Xi,$T2); #
865 my ($Xhi,$Xi,$Hkey)=@_;
867 &movdqa ($T1,$Xi); #
[all …]
Daesni-gcm-x86_64.pl59 $Z0,$Z1,$Z2,$Z3,$Xi) = map("%xmm$_",(0..8));
116 vpxor $Z0,$Xi,$Xi # modulo-scheduled
127 vpxor 16+8(%rsp),$Xi,$Xi # modulo-scheduled [vpxor $Z3,$Xi,$Xi]
191 vpxor 0x70+8(%rsp),$Xi,$Xi # accumulate I[0]
205 vpclmulqdq \$0x10,$Hkey,$Xi,$Z1
208 vpclmulqdq \$0x01,$Hkey,$Xi,$T1
212 vpclmulqdq \$0x00,$Hkey,$Xi,$T2
215 vpclmulqdq \$0x11,$Hkey,$Xi,$Xi
230 vpxor $Xi,$Z3,$Z3
320 vmovdqu $Z3,16+8(%rsp) # postpone vpxor $Z3,$Xi,$Xi
[all …]
Dghash-armv4.pl89 $Xi="r0"; # argument block
117 str $_,[$Xi,#$i]
119 str $_,[$Xi,#$i]
122 strb $_,[$Xi,#$i+3]
124 strb $Tlh,[$Xi,#$i+2]
126 strb $Thl,[$Xi,#$i+1]
127 strb $Thh,[$Xi,#$i]
178 ldrb $nhi,[$Xi,#15]
196 ldrb $nhi,[$Xi,#14]
229 ldrbpl $Tll,[$Xi,$cnt]
[all …]
Dghashv8-armx.pl45 $Xi="x0"; # argument block
142 vld1.64 {$t1},[$Xi] @ load Xi
175 vst1.64 {$Xl},[$Xi] @ write out Xi
199 vld1.64 {$Xl},[$Xi] @ load [rotated] Xi
332 vst1.64 {$Xl},[$Xi] @ write out Xi
/external/boringssl/src/crypto/modes/
Dgcm.c154 static void gcm_gmult_4bit(uint64_t Xi[2], const u128 Htable[16]) { in gcm_gmult_4bit()
163 nlo = ((const uint8_t *)Xi)[15]; in gcm_gmult_4bit()
187 nlo = ((const uint8_t *)Xi)[cnt]; in gcm_gmult_4bit()
206 Xi[0] = BSWAP8(Z.hi); in gcm_gmult_4bit()
207 Xi[1] = BSWAP8(Z.lo); in gcm_gmult_4bit()
209 uint8_t *p = (uint8_t *)Xi; in gcm_gmult_4bit()
221 Xi[0] = Z.hi; in gcm_gmult_4bit()
222 Xi[1] = Z.lo; in gcm_gmult_4bit()
231 static void gcm_ghash_4bit(uint64_t Xi[2], const u128 Htable[16], const uint8_t *inp, in gcm_ghash_4bit()
243 nlo = ((const uint8_t *)Xi)[15]; in gcm_ghash_4bit()
[all …]
Dinternal.h169 } Yi, EKi, EK0, len, Xi, H; member
174 void (*gmult)(uint64_t Xi[2], const u128 Htable[16]);
175 void (*ghash)(uint64_t Xi[2], const u128 Htable[16], const uint8_t *inp,
/external/boringssl/src/crypto/sha/asm/
Dsha1-armv4-large.pl99 $Xi="r14";
105 ldr $t0,[$Xi,#15*4]
106 ldr $t1,[$Xi,#13*4]
107 ldr $t2,[$Xi,#7*4]
109 ldr $t3,[$Xi,#2*4]
116 str $t0,[$Xi,#-4]!
149 str $t0,[$Xi,#-4]!
208 mov $Xi,sp
219 teq $Xi,sp
238 teq $Xi,sp @ preserve carry
[all …]
Dsha1-x86_64.pl439 my $Xi=4;
569 &movdqa (eval(16*(($Xi-1)&3))."(%rsp)",@Tx[1]); # X[]+K xfer to IALU
604 &movdqa (@Tx[2],eval(2*16*(($Xi)/5)-64)."($K_XX_XX)"); # K_XX_XX
610 &pshufd (@Tx[1],@X[-1&7],0xee) if ($Xi==7); # was &movdqa (@Tx[0],@X[-1&7]) in Xupdate_ssse3_32_79
614 $Xi++; push(@X,shift(@X)); # "rotate" X[]
624 eval(shift(@insns)) if ($Xi==8);
626 eval(shift(@insns)) if ($Xi==8);
638 if ($Xi%5) {
641 &movdqa (@Tx[2],eval(2*16*($Xi/5)-64)."($K_XX_XX)");
657 &movdqa (eval(16*(($Xi-1)&3))."(%rsp)",@Tx[1]); # X[]+K xfer to IALU
[all …]
Dsha1-586.pl547 my $Xi=4; # 4xSIMD Xupdate round, start pre-seeded
676 &movdqa (&QWP(64+16*(($Xi-4)%3),"esp"),@X[-4&7]);# save X[] to backtrace buffer
694 &movdqa (&QWP(0+16*(($Xi-1)&3),"esp"),@X[3]); # X[]+K xfer to IALU
723 &movdqa (@X[2],&QWP(64+16*(($Xi-6)%3),"esp")) if ($Xi>5); # restore X[] from backtrace buffer
731 &movdqa (@X[4],&QWP(112-16+16*(($Xi)/5),"esp")); # K_XX_XX
736 &pshufd (@X[1],@X[-3&7],0xee) if ($Xi<7); # was &movdqa (@X[1],@X[-2&7])
737 &pshufd (@X[3],@X[-1&7],0xee) if ($Xi==7);
743 $Xi++; push(@X,shift(@X)); # "rotate" X[]
760 &movdqa (&QWP(64+16*(($Xi-4)%3),"esp"),@X[-4&7]); # save X[] to backtrace buffer
764 if ($Xi%5) {
[all …]
/external/boringssl/linux-arm/crypto/modes/
Dghashv8-armx32.S61 vld1.64 {q9},[r0] @ load Xi
70 .byte 0x86,0x0e,0xa8,0xf2 @ pmull q0,q12,q3 @ H.lo·Xi.lo
72 .byte 0x87,0x4e,0xa9,0xf2 @ pmull2 q2,q12,q3 @ H.hi·Xi.hi
73 .byte 0xa2,0x2e,0xaa,0xf2 @ pmull q1,q13,q9 @ (H.lo+H.hi)·(Xi.lo+Xi.hi)
94 vst1.64 {q0},[r0] @ write out Xi
103 vld1.64 {q0},[r0] @ load [rotated] Xi
123 vext.8 q0,q0,q0,#8 @ rotate Xi
137 veor q3,q3,q0 @ I[i]^=Xi
147 .byte 0x86,0x0e,0xac,0xf2 @ pmull q0,q14,q3 @ H^2.lo·Xi.lo
152 .byte 0x87,0x4e,0xad,0xf2 @ pmull2 q2,q14,q3 @ H^2.hi·Xi.hi
[all …]
Dghash-armv4.S350 vld1.64 d7,[r0]! @ load Xi
369 vld1.64 d1,[r0]! @ load Xi
386 veor q3,q0 @ inp^=Xi
529 vst1.64 d1,[r0]! @ write out Xi
/external/eigen/Eigen/src/Core/products/
DSelfadjointMatrixVector.h131 Packet Xi = pload <Packet>(resIt); in run() local
133 Xi = pcj0.pmadd(A0i,ptmp0, pcj0.pmadd(A1i,ptmp1,Xi)); in run()
136 pstore(resIt,Xi); resIt += PacketSize; in run()
/external/opencv3/modules/calib3d/src/
Dfisheye.cpp122 Vec3d Xi = objectPoints.depth() == CV_32F ? (Vec3d)Xf[i] : Xd[i]; in projectPoints() local
123 Vec3d Y = aff*Xi; in projectPoints()
154 double dYdR[] = { Xi[0], Xi[1], Xi[2], 0, 0, 0, 0, 0, 0, in projectPoints()
155 0, 0, 0, Xi[0], Xi[1], Xi[2], 0, 0, 0, in projectPoints()
156 0, 0, 0, 0, 0, 0, Xi[0], Xi[1], Xi[2] }; in projectPoints()
/external/boringssl/src/crypto/cipher/
De_aes.c260 const void *key, uint8_t ivec[16], uint64_t *Xi);
263 const void *key, uint8_t ivec[16], uint64_t *Xi);
265 void gcm_ghash_avx(uint64_t Xi[2], const u128 Htable[16], const uint8_t *in,
664 gctx->gcm.Yi.c, gctx->gcm.Xi.u); in aes_gcm_cipher()
692 gctx->gcm.Yi.c, gctx->gcm.Xi.u); in aes_gcm_cipher()
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DHTMLEntities.properties149 # Xi 926
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/fr-FR/
Dfr-FR_nk0_kdt_lfz4.pkb34 �w x��D��������A�M8��70ӌ��8��oփ�Qo>�N"w�"�Rxp"y&��Xi�P�]N��CN
Dfr-FR_nk0_kdt_dur.pkb115 H@�ʁ�c xV�t�= �DLx� H�M� �$Gڠ��6`���� ,��)0�o��iF�`E RR�`�B�-�]}{5)tm� ��L�m��_�Xi��kA…
/external/clang/include/clang/AST/
DCommentHTMLNamedCharacterReferences.td112 def : NCR<"Xi", 0x0039E>;
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/es-ES/
Des-ES_zl0_kpdf_lfz.pkb278 …���� R���>��<���dP>���陠�K������������1�]��5�=M��{�Xi������R��yJ�…
/external/webrtc/data/voice_engine/stereo_rtp_files/
Dstereo_g729.rtp50 ���7�A��R��<�4���L��BeI��Xi*j����<�����R�D%�YpkwѪ�����G����(D��<�4���M��CI��XP�t��SI…
85 …<�4�� ����yeI��Xe8�&y�1'��(��Z,:p��i�"���,��y�܊l�p�D��<�4�� �����zI��Xi㛫V����y�\3�NH�}:�s…
399 …<�4��V|�R���%I��X�Rx���Mx�ی�)��E}CR���÷���یb�k�M��<�4��V��S����I��Xi#~�IJޞ��ٲv����VyzA��…
578 …�SW��P��<�4��~��U��I��XS�V��dx� ��NN$�}��AO�2@lCS ͣN^d��<�4��~̀V���I��Xi�NS��Sة���
606 B��R��<�4��������>eI��X?��\��r�p�K3���]��Y�[��� �3�K;��-[E�<�4��������?I��Xi㣑�H��3z�b…
Dtoggling_stereo_g729_pt18_pt125.rtp305 G���(� ��Z�}?���5I��Xg��N}�Xi�g��N}�Xi��(� ��Z(�}@���I��X~ӵ"Q�[��~ӵ"Q�[���(� ��Z2�}A����I��X|…
359 �؍-�d�����x�������I��X 41F���-�����x������5I��X��H�7qS����xȀ���؅I��Xi��Y=S|���…
363 …��:���O���:���O�(� ��z0�}�����I��X?BlM�3��K?BlM�3��K�(� ��z:�}����I��Xi�l`�r�;^i�l`�r�;^�(…
367 …p�&ʔz2�p�&ʔz�(� ��{��}����I��X(6�C0����(6�C0�����(� ��{��}����UI��Xi��9�*��0Pi��9�*��0P�(…
1141 �}0���2�I��XyەFQ�q��WyەFQ�q��W�(� ���}0���2�I��Xi�����t�o�i�����t�o��(� ���}0���35I��X#Uʿ��v�…
1217 ��(� ���}4��yuI��Xi�詃��0i�詃��0������4��y�I��Xhb
1630 …��i��@p��^�I��Xy�bȸ�|�n���i��@q��^�I��X}ú4�H�5����i��@r��_5I��Xi�����#����i��@s…
1687 …�I��Xr#�Mvg��I����ҀB'���I��X?�·�q�q�����܀B(��%I��Xi��$�3�=�R�����B)��uI��Xi��c�X�…
1713 …Q<�[0���3|Q<�[0����(� ��$�}C)���eI��X3&Q3qK���3&Q3qK����(� ��.�}C*����I��Xi�P�Ǐq�N�i�P�Ǐq�N��(� …
1725 …������C����UI��X?�L7���ל������C���٥I��X��V����{������C�����I��Xi=J�CQ���������C��…
/external/icu/icu4c/source/data/lang/
Dksh.txt219 ts{"Xi-Zongjanesch"}
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/
Dde-DE_kdt_posd.pkb196 …������-�-�(�F�}@ $���PB�$B�@0�g�Q�����a��� <X�0  T�����.�YF��Xi2��kٔj����6�.K �H<…
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/
Den-GB_kdt_posp.pkb311 "�*ÓXi��|Q"7��! �"W�dAh��=�W2P�E!}^���

12