MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TaoCrypt::BasicDES Class Reference
Inheritance diagram for TaoCrypt::BasicDES:

Public Member Functions

void SetKey (const byte *, word32, CipherDir dir)
void RawProcessBlock (word32 &, word32 &) const

Protected Attributes

word32 k_ [DES_KEY_SIZE]

Detailed Description

Definition at line 42 of file des.hpp.


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