Searched refs:point_swap_cond (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/lib/mpi/ |
D | ec.c | 103 static void point_swap_cond(MPI_POINT d, MPI_POINT s, unsigned long swap, in point_swap_cond() function 1288 point_swap_cond(q1, q2, sw, ctx); in mpi_ec_mul_point() 1290 point_swap_cond(prd, sum, sw, ctx); in mpi_ec_mul_point() 1297 point_swap_cond(&p1, &p1_, sw, ctx); in mpi_ec_mul_point()
|