Home
last modified time | relevance | path

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

/linux-5.19.10/lib/mpi/
Dmpicoder.c116 int mpi_fromstr(MPI val, const char *str) in mpi_fromstr() function
200 EXPORT_SYMBOL_GPL(mpi_fromstr);
210 if (mpi_fromstr(a, string)) { in mpi_scanval()
/linux-5.19.10/include/linux/
Dmpi.h94 int mpi_fromstr(MPI val, const char *str);