DES context structure.
More...
#include <des.h>
Data Fields |
int | mode |
uint32_t | sk [32] |
Detailed Description
DES context structure.
Definition at line 49 of file des.h.
Field Documentation
encrypt/decrypt
Definition at line 51 of file des.h.
uint32_t des_context::sk[32] |
DES subkeys
Definition at line 52 of file des.h.
The documentation for this struct was generated from the following file: