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

/freebsd-10-stable/crypto/openssl/crypto/ec/
H A Decp_nistp256.c1193 * point_double_small is the same as point_double, except that it operates on
1197 point_double_small(smallfelem x_out, smallfelem y_out, smallfelem z_out, function
2147 point_double_small(pre_comp[i][j][0],
2267 point_double_small(pre->g_pre_comp[1][i][0], pre->g_pre_comp[1][i][1],
2272 point_double_small(pre->g_pre_comp[1][i][0],
2281 point_double_small(pre->g_pre_comp[0][2 * i][0],
2287 point_double_small(pre->g_pre_comp[0][2 * i][0],

Completed in 182 milliseconds