mbedtls_ccm_auth_decrypt() is only used within mbedTLS.
 
Symbols
loading (1/5)...
Files
loading (4/5)...
SummarySyntaxArgumentsRelatedReferencesCall TreeData Use

Return value

\c 0 on success. This indicates that the message is authentic. #MBEDTLS_ERR_CCM_AUTH_FAILED if the tag does not match. A cipher-specific error code on calculation failure.

References