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 59 of file des.h.
Field Documentation
encrypt/decrypt
Definition at line 61 of file des.h.
uint32_t des3_context::sk[96] |
3DES subkeys
Definition at line 62 of file des.h.
The documentation for this struct was generated from the following file: