Cast256Context Struct Reference

CAST-256 algorithm context. More...

#include <cast256.h>

Data Fields

uint32_t km [12][4]
 
uint8_t kr [12][4]
 

Detailed Description

CAST-256 algorithm context.

Definition at line 52 of file cast256.h.

Field Documentation

◆ km

uint32_t km[12][4]

Definition at line 54 of file cast256.h.

◆ kr

uint8_t kr[12][4]

Definition at line 55 of file cast256.h.


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