PolarSSL v1.3.3
Data Fields
camellia_context Struct Reference

CAMELLIA context structure. More...

#include <camellia.h>

Data Fields

int nr
 
uint32_t rk [68]
 

Detailed Description

CAMELLIA context structure.

Definition at line 58 of file camellia.h.

Field Documentation

int camellia_context::nr

number of rounds

Definition at line 60 of file camellia.h.

uint32_t camellia_context::rk[68]

CAMELLIA round keys

Definition at line 61 of file camellia.h.


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