mbedtls_mpi_mul_mpi() is only used within mbedTLS.
 
Symbols
mbedTLS
Files
SummarySyntaxArgumentsRelatedReferencesCall TreeData Use

Return value

\c 0 if successful. #MBEDTLS_ERR_MPI_ALLOC_FAILED if a memory allocation failed. Another negative error code on different kinds of failure.

References