IdeaContext Struct Reference

IDEA algorithm context. More...

#include <idea.h>

Data Fields

uint16_t ek [52]
 
uint16_t dk [52]
 

Detailed Description

IDEA algorithm context.

Definition at line 52 of file idea.h.

Field Documentation

◆ dk

uint16_t dk[52]

Definition at line 55 of file idea.h.

◆ ek

uint16_t ek[52]

Definition at line 54 of file idea.h.


The documentation for this struct was generated from the following file:
  • cyclone_crypto/cipher/idea.h