des3_context Struct Reference

Triple-DES context structure. More...

#include <des.h>

Data Fields

int mode
uint32_t sk [96]

Detailed Description

Triple-DES context structure.

Definition at line 69 of file des.h.


Field Documentation

encrypt/decrypt

Definition at line 71 of file des.h.

uint32_t des3_context::sk[96]

3DES subkeys

Definition at line 72 of file des.h.

Referenced by des3_crypt_ecb(), des3_set2key_dec(), des3_set2key_enc(), des3_set3key_dec(), and des3_set3key_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