xtea_context Struct Reference

XTEA context structure. More...

#include <xtea.h>

Data Fields

uint32_t k [4]

Detailed Description

XTEA context structure.

Definition at line 57 of file xtea.h.


Field Documentation

uint32_t xtea_context::k[4]

key

Definition at line 59 of file xtea.h.

Referenced by xtea_crypt_ecb(), and xtea_setup().


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