![]() |
nRF5 SDK for Thread and Zigbee v1.0.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
MD4 context structure. More...
#include <md4.h>
Data Fields | |
uint32_t | total [2] |
uint32_t | state [4] |
unsigned char | buffer [64] |
MD4 context structure.
unsigned char mbedtls_md4_context::buffer[64] |
data block being processed
uint32_t mbedtls_md4_context::state[4] |
intermediate digest state
uint32_t mbedtls_md4_context::total[2] |
number of bytes processed