mbedtls_sha256_context is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferencesInstances

Fields

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

References