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

Return value

\c 0 if the points are equal. #MBEDTLS_ERR_ECP_BAD_INPUT_DATA if the points are not equal.

Notes

This assumes that the points are normalized. Otherwise, they may compare as "not equal" even if they are.

References

from 0/1 examples