Searched refs:point_add (Results 1 – 1 of 1) sorted by relevance
/system/core/libmincrypt/ |
D | p256_ec.c | 879 static void point_add(felem x_out, felem y_out, felem z_out, const felem x1, in point_add() function 1156 point_add(tx, ty, tz, nx, ny, nz, px, py, pz); in scalar_mult()
|