Lines Matching refs:h0
51 my ($h0,$h1,$h2,$h3, $t0,$t1,$t2) = map("%o$_",(0..5,7));
109 ldxa [$inp+%g0]0x88,$h0 ! load little-endian key
114 srlx $h0,$shr,$h0
117 or $t2,$h0,$h0
122 and $t0,$h0,$h0
124 stx $h0,[$ctx+32+0] ! store key
162 ld [$ctx+4],$h0
196 addcc $d0,$h0,$h0 ! accumulate input
203 umul $r0,$h0,$d0
204 umul $r1,$h0,$d1
205 umul $r2,$h0,$d2
206 umul $r3,$h0,$d3
261 addcc $t0,$d0,$h0
269 st $h0,[$ctx+4]
332 mulx $R0,$H0,$D0 ! r0*h0
338 mulx $R1,$H0,$T0 ! r1*h0
381 ld [$ctx+4],$h0
386 addcc $h0,5,$r0 ! compare to modulus
393 movnz %icc,$r0,$h0
402 addcc $r0,$h0,$h0 ! accumulate nonce
407 srl $h0,8,$r0
408 stb $h0,[$mac+0] ! store little-endian result
409 srl $h0,16,$r1
411 srl $h0,24,$r2
921 my ($h0,$h1,$h2,$h3,$h4, $d0,$d1,$d2,$d3, $mask
930 ld [$ctx+8*0+4],$h0
950 addcc $d3,$h0,$h0
956 addcc $h0,5,$d0 ! compare to modulus
966 andn $h0,$mask,$h0
970 or $d0,$h0,$h0
983 addcc $d0,$h0,$h0 ! accumulate nonce
988 stb $h0,[$mac+0] ! write little-endian result
989 srl $h0,8,$h0
997 stb $h0,[$mac+1]
998 srl $h0,8,$h0
1006 stb $h0,[$mac+2]
1007 srl $h0,8,$h0
1015 stb $h0,[$mac+3]