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

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

from examples