Lines Matching refs:Sigma1
66 @Sigma1=(14,18,41);
78 @Sigma1=( 6,11,25);
112 _ror $e,$Sigma1[0],$a0
114 _ror $e,$Sigma1[1],$a1
118 _ror $a1,`$Sigma1[2]-$Sigma1[1]`,$a1
121 xor $a0,$a1,$a1 ; Sigma1(e)
399 shd $ehi,$elo,$Sigma1[0],$t0
401 shd $elo,$ehi,$Sigma1[0],$t1
403 shd $ehi,$elo,$Sigma1[1],$t2
405 shd $elo,$ehi,$Sigma1[1],$t3
411 shd $ehi,$elo,$Sigma1[2],$t2
413 shd $elo,$ehi,$Sigma1[2],$t3
416 xor $t3,$t1,$t1 ; Sigma1(e)
424 addc $t1,$hhi,$hhi ; h += Sigma1(e)