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