Lines Matching refs:in_z
787 call __ecp_nistz256_mul_mont ! p256_sqr_mont(Zsqr, in_z);
813 call __ecp_nistz256_mul_mont ! p256_mul_mont(tmp0, in_z, in_y);
2031 $in_x,$in_y,$in_z,
2090 ld [$ap+64],$a0 ! in_z
2108 stx $a0,[%sp+LOCALS64+$in_z]
2110 stx $a1,[%sp+LOCALS64+$in_z+8]
2112 stx $a2,[%sp+LOCALS64+$in_z+16]
2113 stx $a3,[%sp+LOCALS64+$in_z+24]
2119 ! in_z is still in $a0-$a3
2120 call __ecp_nistz256_sqr_mont_vis3 ! p256_sqr_mont(Zsqr, in_z);
2148 ldx [%sp+LOCALS64+$in_z],$bi
2153 add %sp,LOCALS64+$in_z,$bp
2154 call __ecp_nistz256_mul_mont_vis3 ! p256_mul_mont(tmp0, in_z, in_y);