MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
yaSSL::NO_Cipher Struct Reference
Inheritance diagram for yaSSL::NO_Cipher:
Collaboration diagram for yaSSL::NO_Cipher:

Public Member Functions

void encrypt (byte *, const byte *, unsigned int)
void decrypt (byte *, const byte *, unsigned int)
void set_encryptKey (const byte *, const byte *)
void set_decryptKey (const byte *, const byte *)
uint get_blockSize () const
int get_keySize () const
int get_ivSize () const

Detailed Description

Definition at line 192 of file crypto_wrapper.hpp.


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