DES context structure.
More...
#include <des.h>
DES context structure.
- Warning
- DES is considered a weak cipher and its use constitutes a security risk. We recommend considering stronger ciphers instead.
Definition at line 67 of file des.h.
◆ sk
uint32_t mbedtls_des_context::sk[32] |
DES subkeys
Definition at line 69 of file des.h.
The documentation for this struct was generated from the following file: