Home
last modified time | relevance | path

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

123

/external/boringssl/src/crypto/fipsmodule/modes/asm/
Dghash-x86_64.pl116 $Xi="%rdi";
230 movzb 15($Xi),$Zlo
233 &loop ($Xi);
235 mov $Zlo,8($Xi)
236 mov $Zhi,($Xi)
299 &mov ($Zlo,"8($Xi)");
300 &mov ($Zhi,"0($Xi)");
310 &mov ("($Xi)",$Zhi);
311 &mov ("8($Xi)","%rdx");
346 &mov ($dat,"$j($Xi)") if (--$j%4==0);
[all …]
Dghash-x86.pl605 ($Xi,$Xhi)=("xmm0","xmm1"); $Hkey="xmm2";
612 my ($Xhi,$Xi,$Hkey,$HK)=@_;
614 &movdqa ($Xhi,$Xi); #
615 &pshufd ($T1,$Xi,0b01001110);
617 &pxor ($T1,$Xi); #
621 &pclmulqdq ($Xi,$Hkey,0x00); #######
624 &xorps ($T1,$Xi); #
631 &pxor ($Xi,$T2); #
640 my ($Xhi,$Xi,$Hkey)=@_;
642 &movdqa ($T1,$Xi); #
[all …]
Daesni-gcm-x86_64.pl68 $Z0,$Z1,$Z2,$Z3,$Xi) = map("%xmm$_",(0..8));
142 vpxor $Z0,$Xi,$Xi # modulo-scheduled
153 vpxor 16+8(%rsp),$Xi,$Xi # modulo-scheduled [vpxor $Z3,$Xi,$Xi]
217 vpxor 0x70+8(%rsp),$Xi,$Xi # accumulate I[0]
231 vpclmulqdq \$0x10,$Hkey,$Xi,$Z1
234 vpclmulqdq \$0x01,$Hkey,$Xi,$T1
238 vpclmulqdq \$0x00,$Hkey,$Xi,$T2
241 vpclmulqdq \$0x11,$Hkey,$Xi,$Xi
256 vpxor $Xi,$Z3,$Z3
346 vmovdqu $Z3,16+8(%rsp) # postpone vpxor $Z3,$Xi,$Xi
[all …]
Dghash-armv4.pl96 $Xi="r0"; # argument block
124 str $_,[$Xi,#$i]
126 str $_,[$Xi,#$i]
129 strb $_,[$Xi,#$i+3]
131 strb $Tlh,[$Xi,#$i+2]
133 strb $Thl,[$Xi,#$i+1]
134 strb $Thh,[$Xi,#$i]
197 ldrb $nhi,[$Xi,#15]
215 ldrb $nhi,[$Xi,#14]
254 ldrplb $Tll,[$Xi,$cnt]
[all …]
Dghashv8-armx.pl53 $Xi="x0"; # argument block
154 vld1.64 {$t1},[$Xi] @ load Xi
187 vst1.64 {$Xl},[$Xi] @ write out Xi
211 vld1.64 {$Xl},[$Xi] @ load [rotated] Xi
344 vst1.64 {$Xl},[$Xi] @ write out Xi
/external/boringssl/src/crypto/fipsmodule/modes/
Dgcm.c130 static void gcm_gmult_4bit(uint64_t Xi[2], const u128 Htable[16]) { in gcm_gmult_4bit()
135 nlo = ((const uint8_t *)Xi)[15]; in gcm_gmult_4bit()
159 nlo = ((const uint8_t *)Xi)[cnt]; in gcm_gmult_4bit()
176 Xi[0] = CRYPTO_bswap8(Z.hi); in gcm_gmult_4bit()
177 Xi[1] = CRYPTO_bswap8(Z.lo); in gcm_gmult_4bit()
185 static void gcm_ghash_4bit(uint64_t Xi[2], const u128 Htable[16], in gcm_ghash_4bit()
193 nlo = ((const uint8_t *)Xi)[15]; in gcm_ghash_4bit()
218 nlo = ((const uint8_t *)Xi)[cnt]; in gcm_ghash_4bit()
236 Xi[0] = CRYPTO_bswap8(Z.hi); in gcm_ghash_4bit()
237 Xi[1] = CRYPTO_bswap8(Z.lo); in gcm_ghash_4bit()
[all …]
Dinternal.h121 typedef void (*gmult_func)(uint64_t Xi[2], const u128 Htable[16]);
126 typedef void (*ghash_func)(uint64_t Xi[2], const u128 Htable[16],
139 } Yi, EKi, EK0, len, Xi; member
/external/boringssl/src/crypto/fipsmodule/sha/asm/
Dsha1-armv4-large.pl106 $Xi="r14";
112 ldr $t0,[$Xi,#15*4]
113 ldr $t1,[$Xi,#13*4]
114 ldr $t2,[$Xi,#7*4]
116 ldr $t3,[$Xi,#2*4]
123 str $t0,[$Xi,#-4]!
156 str $t0,[$Xi,#-4]!
221 mov $Xi,sp
234 teq $Xi,$t3
236 teq $Xi,sp
[all …]
Dsha1-x86_64.pl443 my $Xi=4;
573 &movdqa (eval(16*(($Xi-1)&3))."(%rsp)",@Tx[1]); # X[]+K xfer to IALU
608 &movdqa (@Tx[2],eval(2*16*(($Xi)/5)-64)."($K_XX_XX)"); # K_XX_XX
614 &pshufd (@Tx[1],@X[-1&7],0xee) if ($Xi==7); # was &movdqa (@Tx[0],@X[-1&7]) in Xupdate_ssse3_32_79
618 $Xi++; push(@X,shift(@X)); # "rotate" X[]
628 eval(shift(@insns)) if ($Xi==8);
630 eval(shift(@insns)) if ($Xi==8);
642 if ($Xi%5) {
645 &movdqa (@Tx[2],eval(2*16*($Xi/5)-64)."($K_XX_XX)");
661 &movdqa (eval(16*(($Xi-1)&3))."(%rsp)",@Tx[1]); # X[]+K xfer to IALU
[all …]
Dsha1-586.pl554 my $Xi=4; # 4xSIMD Xupdate round, start pre-seeded
683 &movdqa (&QWP(64+16*(($Xi-4)%3),"esp"),@X[-4&7]);# save X[] to backtrace buffer
701 &movdqa (&QWP(0+16*(($Xi-1)&3),"esp"),@X[3]); # X[]+K xfer to IALU
730 &movdqa (@X[2],&QWP(64+16*(($Xi-6)%3),"esp")) if ($Xi>5); # restore X[] from backtrace buffer
738 &movdqa (@X[4],&QWP(112-16+16*(($Xi)/5),"esp")); # K_XX_XX
743 &pshufd (@X[1],@X[-3&7],0xee) if ($Xi<7); # was &movdqa (@X[1],@X[-2&7])
744 &pshufd (@X[3],@X[-1&7],0xee) if ($Xi==7);
750 $Xi++; push(@X,shift(@X)); # "rotate" X[]
767 &movdqa (&QWP(64+16*(($Xi-4)%3),"esp"),@X[-4&7]); # save X[] to backtrace buffer
771 if ($Xi%5) {
[all …]
/external/boringssl/linux-arm/crypto/fipsmodule/
Dghashv8-armx32.S64 vld1.64 {q9},[r0] @ load Xi
73 .byte 0x86,0x0e,0xa8,0xf2 @ pmull q0,q12,q3 @ H.lo·Xi.lo
75 .byte 0x87,0x4e,0xa9,0xf2 @ pmull2 q2,q12,q3 @ H.hi·Xi.hi
76 .byte 0xa2,0x2e,0xaa,0xf2 @ pmull q1,q13,q9 @ (H.lo+H.hi)·(Xi.lo+Xi.hi)
97 vst1.64 {q0},[r0] @ write out Xi
107 vld1.64 {q0},[r0] @ load [rotated] Xi
127 vext.8 q0,q0,q0,#8 @ rotate Xi
141 veor q3,q3,q0 @ I[i]^=Xi
151 .byte 0x86,0x0e,0xac,0xf2 @ pmull q0,q14,q3 @ H^2.lo·Xi.lo
156 .byte 0x87,0x4e,0xad,0xf2 @ pmull2 q2,q14,q3 @ H^2.hi·Xi.hi
[all …]
Dghash-armv4.S385 vld1.64 d7,[r0]! @ load Xi
404 vld1.64 d1,[r0]! @ load Xi
421 veor q3,q0 @ inp^=Xi
564 vst1.64 d1,[r0]! @ write out Xi
/external/boringssl/ios-arm/crypto/fipsmodule/
Dghashv8-armx32.S67 vld1.64 {q9},[r0] @ load Xi
76 .byte 0x86,0x0e,0xa8,0xf2 @ pmull q0,q12,q3 @ H.lo·Xi.lo
78 .byte 0x87,0x4e,0xa9,0xf2 @ pmull2 q2,q12,q3 @ H.hi·Xi.hi
79 .byte 0xa2,0x2e,0xaa,0xf2 @ pmull q1,q13,q9 @ (H.lo+H.hi)·(Xi.lo+Xi.hi)
100 vst1.64 {q0},[r0] @ write out Xi
112 vld1.64 {q0},[r0] @ load [rotated] Xi
132 vext.8 q0,q0,q0,#8 @ rotate Xi
146 veor q3,q3,q0 @ I[i]^=Xi
156 .byte 0x86,0x0e,0xac,0xf2 @ pmull q0,q14,q3 @ H^2.lo·Xi.lo
161 .byte 0x87,0x4e,0xad,0xf2 @ pmull2 q2,q14,q3 @ H^2.hi·Xi.hi
[all …]
Dghash-armv4.S394 vld1.64 d7,[r0]! @ load Xi
415 vld1.64 d1,[r0]! @ load Xi
432 veor q3,q0 @ inp^=Xi
575 vst1.64 d1,[r0]! @ write out Xi
/external/eigen/Eigen/src/Core/products/
DSelfadjointMatrixVector.h121 Packet Xi = pload <Packet>(resIt); in run() local
123 Xi = pcj0.pmadd(A0i,ptmp0, pcj0.pmadd(A1i,ptmp1,Xi)); in run()
126 pstore(resIt,Xi); resIt += PacketSize; in run()
/external/icu/icu4c/source/data/translit/
DLatin_ConjoiningJamo.txt170 # separator between the first and second "x" if XXf, Xf, and Xi all
172 # transliteration to A XXf Xi.
207 # where Xi also exists, must be transliterated as "ax-e" to prevent
208 # the round trip conversion to A Xi E.
240 # Split doubles. Text of the form A Xi Xf E, where XXi also occurs,
290 # to transliterate as A Xi E rather than A Xf IEUNG E.
305 # (XXi), and also Xi and Xf exist (true of all digraphs XX), we want
306 # to transliterate as A XXi E, rather than split to A Xf Xi E.
/external/skia/third_party/angle2/
DBUILD.gn103 "Xi",
/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/ImageMagick/PerlMagick/t/reference/write/read/
Dinput_uyvy.miff41Xi�N_�LM_&'<4$F>.]`:|Yk�Yl�Zr�i}�t�����gz_M`E57/57/<<7@@;EA=FB>FB;GC<MB4H=/F;,G<-B;0@9.:6/95.?8)…
/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…
/external/ImageMagick/PerlMagick/t/reference/composite/
DDifference.miff26 …]]3]f!]l+\i9]g>bl@hp?dlCcl>hr6hw/by@]kcc`\kf@ikDfgTfhGdp>]lHKQAVR5^h'cp!_n%Xi!^n,S^3MQK?:c5%bK._A&…

123