![]() |
mbed TLS
Version 2.1.2
SSl/TLS Library for the Embedded Space
|
MD4 context structure. More...
Data Fields | |
uint32_t | total [2] |
uint32_t | state [4] |
unsigned char | buffer [64] |
MD4 context structure.
unsigned char buffer[64] |
data block being processed
uint32_t state[4] |
intermediate digest state
uint32_t total[2] |
number of bytes processed