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

Return value

\c 0 on success. #MBEDTLS_ERR_CHACHAPOLY_BAD_STATE if the operation has not been started or has been finished. Another negative error code on other kinds of failure.

References