Home | History | Annotate | Download | only in libconstrainedcrypto

Lines Matching full:in_x

1239 /* p256_points_mul_vartime sets {out_x,out_y} = n1*G + n2*{in_x,in_y}, where
1246 const p256_int* n1, const p256_int* n2, const p256_int* in_x,
1257 to_montgomery(px, in_x);