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

Return value

\c 0 if successful. #MBEDTLS_ERR_MPI_NEGATIVE_VALUE if \p B is greater than \p A. Another negative error code on different kinds of failure.

References