mbedtls_des_context Struct Reference

DES context structure. More...

#include <des.h>

Data Fields

uint32_t sk [32]

Detailed Description

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 91 of file des.h.


Field Documentation

DES subkeys

Definition at line 93 of file des.h.


The documentation for this struct was generated from the following file:

Generated on 10 Aug 2020 for mbed TLS v2.7.16 by  doxygen 1.6.1