mbedtls_chacha20_crypt() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

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

Notes

The \p input and \p output pointers must either be equal or point to non-overlapping buffers.

References