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

Return value

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

Notes

is224 must be defined accordingly to the enabled MBEDTLS_SHA224_C/MBEDTLS_SHA256_C symbols otherwise the function will return #MBEDTLS_ERR_SHA512_BAD_INPUT_DATA.

References

from examples