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

Return value

\c 0 on success (keys were checked and match each other). #MBEDTLS_ERR_PK_FEATURE_UNAVAILABLE if the keys could not be checked - in that case they may or may not match. #MBEDTLS_ERR_PK_BAD_INPUT_DATA if a context is invalid. Another non-zero value if the keys do not match.

References

from 0/1 examples