mbedtls_sha512_starts_ret() is only used within mbed TLS Library.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

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

Notes

When \c MBEDTLS_SHA512_NO_SHA384 is defined, \p is384 must be \c 0, or the function will return #MBEDTLS_ERR_SHA512_BAD_INPUT_DATA.

References

from examples