mbedTLS + 0/1 examples
SourceVu will show references to mbedtls_mpi_inv_mod() from the following samples and libraries:
 
Symbols
loading (4/5)...
Files
loading (4/5)...
SummarySyntaxArgumentsRelatedExamplesReferencesCall TreeData Use

Return value

\c 0 if successful. #MBEDTLS_ERR_MPI_ALLOC_FAILED if a memory allocation failed. #MBEDTLS_ERR_MPI_BAD_INPUT_DATA if \p N is less than or equal to one. #MBEDTLS_ERR_MPI_NOT_ACCEPTABLE if \p A has no modular inverse with respect to \p N.

References

from 0/1 examples