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

number of rounds

Definition at line 60 of file camellia.h.

Referenced by camellia_crypt_ecb(), camellia_setkey_dec(), and camellia_setkey_enc().

uint32_t camellia_context::rk[68]

CAMELLIA round keys

Definition at line 61 of file camellia.h.

Referenced by camellia_crypt_ecb(), camellia_setkey_dec(), and camellia_setkey_enc().


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

Generated on 9 Apr 2014 for PolarSSL v1.3.2 by  doxygen 1.6.1