CamelliaContext Struct Reference

Camellia algorithm context. More...

#include <camellia.h>

Data Fields

uint_t nr
 
uint32_t k [16]
 
uint32_t ks [68]
 

Detailed Description

Camellia algorithm context.

Definition at line 65 of file camellia.h.

Field Documentation

◆ k

uint32_t k[16]

Definition at line 68 of file camellia.h.

◆ ks

uint32_t ks[68]

Definition at line 69 of file camellia.h.

◆ nr

uint_t nr

Definition at line 67 of file camellia.h.


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