MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TaoCrypt::BlockCipher< DIR, T, MODE > Class Template Reference

Public Member Functions

void Process (byte *c, const byte *p, word32 sz)
void SetKey (const byte *k, word32 sz)
void SetKey (const byte *k, word32 sz, const byte *iv)

Detailed Description

template<CipherDir DIR, class T, Mode MODE>
class TaoCrypt::BlockCipher< DIR, T, MODE >

Definition at line 37 of file modes.hpp.


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