Triple-DES context structure.
More...
#include <des.h>
Data Fields |
int | mode |
unsigned long | sk [96] |
Detailed Description
Triple-DES context structure.
Definition at line 52 of file des.h.
Field Documentation
encrypt/decrypt
Definition at line 54 of file des.h.
unsigned long des3_context::sk[96] |
3DES subkeys
Definition at line 55 of file des.h.
The documentation for this struct was generated from the following file: