#define GROESTL_SMALL_BLOCKSIZE 512
#define GROESTL_SMALL_BLOCKSIZE_B
#define GROESTL224_BLOCKSIZE GROESTL_SMALL_BLOCKSIZE
#define GROESTL224_BLOCKSIZE_B GROESTL_SMALL_BLOCKSIZE_B
#define GROESTL256_BLOCKSIZE GROESTL_SMALL_BLOCKSIZE
#define GROESTL256_BLOCKSIZE_B GROESTL_SMALL_BLOCKSIZE_B
struct | |
{ | |
uint8_t h[8*8]; | |
uint32_t counter; | |
} |
See: | Typedef groestl_small_ctx_t |
See: | Typedef groestl_small_ctx_t |