mbedTLS + 0/1 examples
SourceVu will show references to mbedtls_sha512_starts() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedExamplesReferencesCall TreeData Use

Return value

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

Notes

is384 must be defined accordingly to the enabled MBEDTLS_SHA384_C/MBEDTLS_SHA512_C symbols otherwise the function will return #MBEDTLS_ERR_SHA512_BAD_INPUT_DATA.

References

from 0/1 examples