Searched refs:point_swap_cond (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/lib/mpi/ |
| H A D | ec.c | 103 static void point_swap_cond(MPI_POINT d, MPI_POINT s, unsigned long swap, in point_swap_cond() function 1289 point_swap_cond(q1, q2, sw, ctx); in mpi_ec_mul_point() 1291 point_swap_cond(prd, sum, sw, ctx); in mpi_ec_mul_point() 1298 point_swap_cond(&p1, &p1_, sw, ctx); in mpi_ec_mul_point()
|