![]() |
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 |
RIPEMD-160 context structure. More...
#include <ripemd160.h>
Data Fields | |
uint32_t | total [2] |
uint32_t | state [5] |
unsigned char | buffer [64] |
RIPEMD-160 context structure.
unsigned char mbedtls_ripemd160_context::buffer[64] |
data block being processed
uint32_t mbedtls_ripemd160_context::state[5] |
intermediate digest state
uint32_t mbedtls_ripemd160_context::total[2] |
number of bytes processed