RetroArch
|
MD5 context structure. More...
#include <md5.h>
Public Attributes | |
uint32_t | total [2] |
uint32_t | state [4] |
unsigned char | buffer [64] |
MD5 context structure.
unsigned char mbedtls_md5_context::buffer[64] |
data block being processed
uint32_t mbedtls_md5_context::state[4] |
intermediate digest state
uint32_t mbedtls_md5_context::total[2] |
number of bytes processed