ReactOS 0.4.15-dev-7953-g1f49173
tag_des3_key Struct Reference

#include <tomcrypt.h>

Public Attributes

ulong32 ek [3][32]
 
ulong32 dk [3][32]
 

Detailed Description

Definition at line 128 of file tomcrypt.h.

Member Data Documentation

◆ dk

ulong32 tag_des3_key::dk

Definition at line 129 of file tomcrypt.h.

Referenced by des3_ecb_decrypt(), and des3_setup().

◆ ek

ulong32 tag_des3_key::ek

Definition at line 129 of file tomcrypt.h.

Referenced by des3_ecb_encrypt(), and des3_setup().


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