mbedtls_sha512_context is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
uint64_t[2]
The number of Bytes processed.
uint64_t[8]
The intermediate digest state.
unsigned char[128]
The data block being processed.
int
Determines which function to use: 0: Use SHA-512, or 1: Use SHA-384.

References

from examples