Lines Matching refs:res_x
864 bl __ecp_nistz256_sqr_mont // p256_sqr_mont(res_x, M);
867 bl __ecp_nistz256_sub_from // p256_sub(res_x, res_x, tmp0);
871 bl __ecp_nistz256_sub_morf // p256_sub(S, S, res_x);
899 my ($res_x,$res_y,$res_z,
1071 add $rp,sp,#$res_x
1072 bl __ecp_nistz256_sub_morf // p256_sub(res_x, Rsqr, Hsqr);
1075 bl __ecp_nistz256_sub_from // p256_sub(res_x, res_x, Hcub);
1082 bl __ecp_nistz256_sub_morf // p256_sub(res_y, U2, res_x);
1098 ldp $a0,$a1,[sp,#$res_x] // res
1099 ldp $a2,$a3,[sp,#$res_x+16]
1110 ldp $a0,$a1,[sp,#$res_x+$i+32] // res
1114 ldp $a2,$a3,[sp,#$res_x+$i+48]
1159 my ($res_x,$res_y,$res_z,
1283 add $rp,sp,#$res_x
1284 bl __ecp_nistz256_sub_morf // p256_sub(res_x, Rsqr, Hsqr);
1287 bl __ecp_nistz256_sub_from // p256_sub(res_x, res_x, Hcub);
1294 bl __ecp_nistz256_sub_morf // p256_sub(res_y, U2, res_x);
1310 ldp $a0,$a1,[sp,#$res_x] // res
1311 ldp $a2,$a3,[sp,#$res_x+16]
1322 ldp $a0,$a1,[sp,#$res_x+$i+32] // res
1326 ldp $a2,$a3,[sp,#$res_x+$i+48]