SerpentContext Struct Reference

Serpent algorithm context. More...

#include <serpent.h>

Data Fields

uint32_t k [33][4]
 

Detailed Description

Serpent algorithm context.

Definition at line 52 of file serpent.h.

Field Documentation

◆ k

uint32_t k[33][4]

Definition at line 54 of file serpent.h.


The documentation for this struct was generated from the following file: