AsconXof128Context Struct Reference
Ascon-XOF128 algorithm context. More...
#include <ascon_xof128.h>
Data Fields | |
AsconState | state |
uint8_t | buffer [8] |
size_t | length |
Detailed Description
Ascon-XOF128 algorithm context.
Definition at line 48 of file ascon_xof128.h.
Field Documentation
◆ buffer
uint8_t buffer[8] |
Definition at line 51 of file ascon_xof128.h.
◆ length
size_t length |
Definition at line 52 of file ascon_xof128.h.
◆ state
AsconState state |
Definition at line 50 of file ascon_xof128.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/lwc/ascon_xof128.h