AsconHash256Context Struct Reference
Ascon-Hash256 algorithm context. More...
#include <ascon_hash256.h>
Data Fields | |
AsconState | state |
uint8_t | buffer [8] |
size_t | length |
Detailed Description
Ascon-Hash256 algorithm context.
Definition at line 62 of file ascon_hash256.h.
Field Documentation
◆ buffer
uint8_t buffer[8] |
Definition at line 65 of file ascon_hash256.h.
◆ length
size_t length |
Definition at line 66 of file ascon_hash256.h.
◆ state
AsconState state |
Definition at line 64 of file ascon_hash256.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/lwc/ascon_hash256.h