mbed TLS v2.2.0
Data Fields
mbedtls_des_context Struct Reference

Detailed Description

DES context structure.

Definition at line 53 of file des.h.

#include <des.h>

Data Fields

uint32_t sk [32]
 

Field Documentation

uint32_t mbedtls_des_context::sk[32]

DES subkeys

Definition at line 55 of file des.h.


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