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

Return value

\c 0 on success. A negative error code on failure.

Notes

If the context is being used for AAD only (no data to encrypt or decrypt) then \p mode can be set to any value.

References