cx_ripemd160_s | Developers

cx_ripemd160_s

Back to the files list

RIPEMD-160 context. More...

Data Fields

struct cx_hash_header_s header
 See cx_hash_header_s. More...
size_t blen
 Pending partial block length. More...
uint8_t block [64]
 Pending partial block. More...
uint8_t acc [5 *4]
 Current digest state. More...

Detailed Description

RIPEMD-160 context.

Field Documentation

acc

uint8_t acc[5 *4]

Current digest state.

blen

size_t blen

Pending partial block length.

block

uint8_t block[64]

Pending partial block.

header

struct cx_hash_header_s header

Back to the files list


Did you find this page helpful?


How would you improve this page for developers?



Getting Started
Theme Features
Customization

Embedded Apps