__DecRefCount() | RefCount | [inline, protected, virtual] |
__DestroyRef() | RefCount | [inline, protected, virtual] |
__IncRefCount() | RefCount | [inline, protected, virtual] |
__m_counter | RefCount | [protected] |
AddRef(ParentPtr< T > &Ptr) | RefCount | [inline, protected, virtual] |
CanEncryptInPlace(size_t BlockSize=0)=0 | Encrypt_Base | [pure virtual] |
ClearParents(void) | RefCount | [protected, virtual] |
DeleteRef(ParentPtr< T > &Ptr) | RefCount | [inline, protected, virtual] |
Encrypt(size_t Size, const UInt8 *Data)=0 | Encrypt_Base | [pure virtual] |
Encrypt(DataChunk &Data) | Encrypt_Base | [inline] |
Encrypt(DataChunkPtr &Data) | Encrypt_Base | [inline] |
Encrypt_Base() | Encrypt_Base | [inline] |
EncryptInPlace(size_t Size, UInt8 *Data)=0 | Encrypt_Base | [pure virtual] |
EncryptInPlace(DataChunk &Data) | Encrypt_Base | [inline] |
EncryptInPlace(DataChunkPtr &Data) | Encrypt_Base | [inline] |
GetIV(void)=0 | Encrypt_Base | [pure virtual] |
GetPtr() | RefCount | [inline, protected, virtual] |
GetRef() | RefCount | [inline, protected, virtual] |
LocalParent typedef | RefCount | [protected] |
LocalParentList typedef | RefCount | [protected] |
ParentPointers | RefCount | [protected] |
RefCount() | RefCount | [inline, protected] |
SetIV(size_t IVSize, const UInt8 *IV, bool Force=false)=0 | Encrypt_Base | [pure virtual] |
SetIV(DataChunk &IV, bool Force=false) | Encrypt_Base | [inline] |
SetIV(DataChunkPtr &IV, bool Force=false) | Encrypt_Base | [inline] |
SetKey(DataChunk &Key) | Encrypt_Base | [inline] |
SetKey(DataChunkPtr &Key) | Encrypt_Base | [inline] |
SetKey(size_t KeySize, const UInt8 *Key)=0 | Encrypt_Base | [pure virtual] |
~Encrypt_Base() | Encrypt_Base | [inline, virtual] |
~IRefCount() | IRefCount | [inline, protected, virtual] |
~RefCount() | RefCount | [inline, protected, virtual] |