Home
last modified time | relevance | path

Searched refs:H2 (Results 1 – 25 of 106) sorted by relevance

12345

/freebsd/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-x86_64.pl982 vpand $MASK,$H2,$H2 # 2
1112 vpand $MASK,$H2,$H2
1227 vpand $MASK,$H2,$H2 # 2
1939 vpand $MASK,$H2,$H2
2045 vpaddq $T2,$H2,$H2
2059 vpaddq $T2,$H2,$H2
2084 vpand $MASK,$H2,$H2
2495 vpandq $MASK,$H2,$H2
2615 vpaddq $D2,$H2,$H2
2627 vpaddq $D2,$H2,$H2
[all …]
H A Dpoly1305-armv4.pl756 vrev32.8 $H2,$H2
762 vshl.u32 $H2#lo,$H2#lo,#12
775 vadd.i32 $H2#hi,$H2#lo,$D2#lo
805 vrev32.8 $H2,$H2
810 vsri.u32 $H3,$H2,#14
811 vshl.u32 $H2,$H2,#12
853 vadd.i32 $H2#lo,$H2#lo,$D2#lo @ accumulate inp[0:1]
935 vrev32.8 $H2,$H2
961 vshl.u32 $H2,$H2,#12
1000 vadd.i32 $H2#hi,$H2#lo,$D2#lo @ add hash value and move to #hi
[all …]
H A Dpoly1305-c64xplus.pl32 ($H0,$H1,$H2,$H3,$H4,$H4a)=("A8","B8","A10","B10","B2",$LEN);
151 || ADDU $D2,B28,$D2:$H2 ; h2+=inp[2]
161 || ADDU B25,$D2:$H2,$D2:$H2 ; ADDU $D1,$D2:$H2,$D2:$H2
163 || ADD B25,$H2,B25 ; B-copy of $H2
167 MPY32U $H2,$S2,A25:A24
168 || MPY32U B25,$S3b,B25:B24 ; MPY32U $H2,$S3,B25:B24
171 MPY32U $H2,$R0,A27:A26
172 || MPY32U $H2,$R1,B27:B26
H A Dpoly1305-s390x.pl338 vn ($H2,$H2,$mask26);
404 vlr ($H2,$R2);
421 vpdi ($H2,$H2,$H2,0);
456 vzero ($H2);
467 vlvgg ($H2,$d1,0);
559 vaf ($H2,$H2,$I2);
665 vn ($H2,$H2,$mask26);
700 vaf ($H2,$H2,$I2);
781 vn ($H2,$H2,$mask26);
831 vperm ($H2,$H2,$H2,$ACC0);
[all …]
H A Dpoly1305-ppc.pl999 mtvrwz $H2,$d2
1127 vand $H2,$H2,$mask26
1232 vmr $H2,$R2
1245 vpermdi $H2,$H2,$H2,0b00
1337 vpermdi $H2,$H2,$T0,0b00
1447 vaddudm $H2,$H2,$I2
1615 vand $H2,$H2,$mask26
1659 vaddudm $H2,$H2,$I2
1794 vand $H2,$H2,$mask26
1861 vperm $H2,$H2,$H2,$ACC0
[all …]
H A Dpoly1305-armv8.pl226 my ($H0,$H1,$H2,$H3,$H4) = map("v$_.2s",(24..28));
419 fmov ${H2},x12
468 fmov ${H2},x12
616 add $IN01_2,$IN01_2,$H2
721 xtn $H2,$ACC2
725 bic $H2,#0xfc,lsl#24
739 add $IN01_2,$IN01_2,$H2
H A Dpoly1305-sparcv9.pl283 my ($H0,$H1,$H2,$R0,$R1,$S1,$T1) = map("%o$_",(0..5,7));
300 ld [$ctx+16],$H2
333 addxc $padbit,$H2,$H2
346 mulx $S1,$H2,$T0 ! s1*h2
348 mulx $R0,$H2,$T1 ! r0*h2
354 and $D2,3,$H2
360 addxc %g0,$H2,$H2
364 st $H2,[$ctx+16]
/freebsd/crypto/openssl/crypto/modes/asm/
H A Dghashv8-armx.pl152 veor $H2,$Xl,$t2
154 vext.8 $t1,$H2,$H2,#8 @ Karatsuba pre-processing
155 veor $t1,$t1,$H2
164 vpmull.p64 $Xl,$H, $H2
165 vpmull.p64 $Yl,$H2,$H2
166 vpmull2.p64 $Xh,$H, $H2
167 vpmull2.p64 $Yh,$H2,$H2
199 vext.8 $t1,$H2,$H2,#8
201 veor $t1,$t1,$H2
307 vld1.64 {$H2},[$Htbl]
[all …]
H A Dghashp8-ppc.pl140 vsldoi $H2,$IN1,$IN1,8
141 vsldoi $H2l,$zero,$H2,8
142 vsldoi $H2h,$H2,$zero,8
146 stvx_u $H2,r9,r3
188 vsldoi $H2,$Xl1,$Xl1,8
191 vsldoi $H2l,$zero,$H2,8
192 vsldoi $H2h,$H2,$zero,8
201 stvx_u $H2,r9,r3
299 lvx_u $H2, r9,$Htbl
421 lvx_u $H2, r9,$Htbl
[all …]
H A Dghash-c64xplus.pl33 ($Z0,$Z1,$Z2,$Z3, $H0, $H1, $H2, $H3,
65 LDDW *${Htable}[-2],$H3:$H2 ; H.hi
79 AND $H2,$FF000000,$H2u ; H2's upper byte
93 LDDW *${Htable}[-2],$H3:$H2 ; H.hi
107 AND $H2,$FF000000,$H2u ; H2's upper byte
166 XORMPY $H2,$xia,$H2x ; 2
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/
H A Dpoly1305_sse2.c322 v02 = H2; in poly1305_blocks()
329 v12 = H2; in poly1305_blocks()
348 v22 = H2; in poly1305_blocks()
526 H2 = T2; in poly1305_blocks()
558 v02 = H2; in poly1305_blocks()
565 v12 = H2; in poly1305_blocks()
584 v22 = H2; in poly1305_blocks()
586 v32 = H2; in poly1305_blocks()
602 v42 = H2; in poly1305_blocks()
668 H2 = T2; in poly1305_blocks()
[all …]
/freebsd/sys/crypto/aesni/
H A Daesni_ghash.c172 H2_X2_lo = _mm_clmulepi64_si128(H2, X2, 0x00); in reduce4()
181 H2_X2_hi = _mm_clmulepi64_si128(H2, X2, 0x11); in reduce4()
193 tmp1 = _mm_shuffle_epi32(H2, 78); in reduce4()
195 tmp1 = _mm_xor_si128(tmp1, H2); in reduce4()
277 __m128i H, H2, H3, H4, Y, T; in AES_GCM_encrypt() local
345 gfmul(H,H,&H2); in AES_GCM_encrypt()
346 gfmul(H,H2,&H3); in AES_GCM_encrypt()
361 reduce4(H, H2, H3, H4, tmp4, tmp3, tmp2, tmp1, &X); in AES_GCM_encrypt()
538 __m128i H, H2, H3, H4, Y, T; in AES_GCM_decrypt() local
606 gfmul(H,H,&H2); in AES_GCM_decrypt()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Drenesas,jpu.txt10 - "renesas,jpu-r8a7790" for R-Car H2
19 Example: R8A7790 (R-Car H2) JPU node
H A Drenesas,vsp1.txt23 Example: R8A7790 (R-Car H2) VSP1-S node
H A Drenesas,jpu.yaml21 - renesas,jpu-r8a7790 # R-Car H2
/freebsd/sys/contrib/device-tree/Bindings/ata/
H A Drenesas,rcar-sata.yaml21 - renesas,sata-r8a7790-es1 # R-Car H2 ES1
22 - renesas,sata-r8a7790 # R-Car H2 other than ES1
/freebsd/contrib/tcsh/
H A Dtcsh.man2html270 <H2>
275 print "</H2> <menu>\n"; # Indent, smaller font
277 print "</menu> <H2>\n"; # Outdent, larger font
284 print "</H2> <menu>\n"; # Indent, smaller font
286 print "</menu> <H2>\n"; # Outdent, larger font
297 </H2>
315 <H2><A NAME="$sectionfiles[$section]">$sectiontexts[$section]</A></H2>
346 <H2>$sectiontexts[$section]</H2>
365 </H2>
792 <H2>The <I>tcsh</I> mailing lists</H2>
/freebsd/sys/contrib/device-tree/src/arm/allwinner/
H A Dsun8i-h2-plus-libretech-all-h3-cc.dts11 model = "Libre Computer Board ALL-H3-CC H2+";
/freebsd/contrib/file/magic/Magdir/
H A Dfirmware123 >>12 uleshort 0x000A for ESP32-H2 Beta1
126 >>12 uleshort 0x000E for ESP32-H2 Beta2
127 >>12 uleshort 0x0010 for ESP32-H2
/freebsd/sys/contrib/device-tree/Bindings/power/
H A Drenesas,apmu.yaml26 - renesas,r8a7790-apmu # R-Car H2
H A Drenesas,rcar-sysc.yaml32 - renesas,r8a7790-sysc # R-Car H2
/freebsd/sys/contrib/device-tree/src/mips/pic32/
H A Dpic32mzda_sk.dts104 pins = "H0", "H1", "H2";
/freebsd/sys/contrib/device-tree/Bindings/display/
H A Drenesas,du.txt16 - "renesas,du-r8a7790" for R8A7790 (R-Car H2) compatible DU
84 R8A7790 (R-Car H2) DPAD 0 LVDS 0 LVDS 1 -
/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Drenesas,scifb.yaml31 - renesas,scifb-r8a7790 # R-Car H2
/freebsd/contrib/llvm-project/libcxx/include/
H A Dunordered_set143 template<class H2, class P2>
144 void merge(unordered_set<Key, H2, P2, Allocator>& source); // C++17
145 template<class H2, class P2>
146 void merge(unordered_set<Key, H2, P2, Allocator>&& source); // C++17
147 template<class H2, class P2>
148 void merge(unordered_multiset<Key, H2, P2, Allocator>& source); // C++17
149 template<class H2, class P2>
391 template<class H2, class P2>
393 template<class H2, class P2>
395 template<class H2, class P2>
[all …]

12345