cx_hmac_sha256_t | Developers

cx_hmac_sha256_t

Back to the files list

HMAC context, concrete type for SHA-224/SHA-256. More...

Data Fields

uint8_t key [128]
 Key. More...
cx_sha256_t hash_ctx
 Hash context. More...

Detailed Description

HMAC context, concrete type for SHA-224/SHA-256.

Field Documentation

hash_ctx

cx_sha256_t hash_ctx

Hash context.

key

uint8_t key[128]

Key.

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