otPlatCryptoEcdsaVerify() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferencesCall TreeData Use

Return value

OT_ERROR_NONE The signature was verified successfully. OT_ERROR_SECURITY The signature is invalid. OT_ERROR_INVALID_ARGS The key or hash is invalid. OT_ERROR_NO_BUFS Failed to allocate buffer for signature verification.

References