mbedtls_ccm_set_lengths() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferencesCall TreeData Use

Return value

\c 0 on success. #MBEDTLS_ERR_CCM_BAD_INPUT on failure: \p ctx is in an invalid state, \p total_ad_len is greater than \c 0xFF00.

Notes

This function is not implemented in Mbed TLS yet.

References