Searched refs:select_jacobian_point (Results 1 - 1 of 1) sorted by relevance

/system/core/libmincrypt/
H A Dp256_ec.c1010 /* select_jacobian_point sets {out_x,out_y,out_z} to the index'th entry of
1012 static void select_jacobian_point(felem out_x, felem out_y, felem out_z, function
1155 select_jacobian_point(px, py, pz, precomp[0][0], index);

Completed in 28 milliseconds