ReactOS 0.4.17-dev-470-gf9e3448
tag_des_key Struct Reference

#include <tomcrypt.h>

Public Attributes

ulong32 ek [32]
 
ulong32 dk [32]
 

Detailed Description

Definition at line 124 of file tomcrypt.h.

Member Data Documentation

◆ dk

ulong32 tag_des_key::dk

Definition at line 125 of file tomcrypt.h.

Referenced by des_ecb_decrypt(), and des_setup().

◆ ek

ulong32 tag_des_key::ek

Definition at line 125 of file tomcrypt.h.

Referenced by des_ecb_encrypt(), and des_setup().


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