cx_sha512_s | Developers

cx_sha512_s

Back to the files list

SHA-384 and SHA-512 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 [128]
 Pending partial block. More...
uint8_t acc [8 *8]
 Current digest state. More...

Detailed Description

SHA-384 and SHA-512 context.

Field Documentation

acc

uint8_t acc[8 *8]

Current digest state.

blen

size_t blen

Pending partial block length.

block

uint8_t block[128]

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