Home
last modified time | relevance | path

Searched refs:ec_mulm_25519 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/lib/crypto/mpi/
H A Dec.c242 static void ec_mulm_25519(MPI w, MPI u, MPI v, struct mpi_ec_ctx *ctx) in ec_mulm_25519() function
298 ec_mulm_25519(w, b, b, ctx); in ec_pow2_25519()
469 ec_mulm_25519,