mbedtls_mpi_cmp_abs() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

\c 1 if `|X|` is greater than `|Y|`. \c -1 if `|X|` is lesser than `|Y|`. \c 0 if `|X|` is equal to `|Y|`.

References

from examples