Home
last modified time | relevance | path

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

/openbmc/linux/lib/crypto/mpi/
H A 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()
/openbmc/linux/include/linux/
H A Dmpi.h94 int mpi_fromstr(MPI val, const char *str);