KeccakContext Struct Reference
Keccak context. More...
#include <keccak.h>
Data Fields | |
| keccak_lane_t | a [5][5] |
| uint8_t | buffer [24 *KECCAK_W_BYTES] |
| uint_t | blockSize |
| size_t | length |
Detailed Description
Field Documentation
◆ a
| keccak_lane_t a[5][5] |
◆ blockSize
◆ buffer
| uint8_t buffer[24 *KECCAK_W_BYTES] |
◆ length
The documentation for this struct was generated from the following file:
- cyclone_crypto/xof/keccak.h
