Searched defs:mulm (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/include/linux/ | ||
D | mpi.h | 243 void (*mulm)(MPI w, MPI u, MPI v, struct mpi_ec_ctx *ctx); member |
/Linux-v6.1/lib/mpi/ | ||
D | ec.c | 459 void (*mulm)(MPI w, MPI u, MPI v, struct mpi_ec_ctx *ctx); member |