__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) | AESEncrypt | [inline, virtual] |
ClearParents(void) | RefCount | [protected, virtual] |
CurrentIV | AESEncrypt | [protected] |
CurrentKey | AESEncrypt | [protected] |
DeleteRef(ParentPtr< T > &Ptr) | RefCount | [inline, protected, virtual] |
Encrypt(size_t Size, const UInt8 *Data) | AESEncrypt | [virtual] |
mxflib::Encrypt_Base::Encrypt(DataChunk &Data) | Encrypt_Base | [inline] |
mxflib::Encrypt_Base::Encrypt(DataChunkPtr &Data) | Encrypt_Base | [inline] |
Encrypt_Base() | Encrypt_Base | [inline] |
EncryptInPlace(size_t Size, UInt8 *Data) | AESEncrypt | [inline, virtual] |
mxflib::Encrypt_Base::EncryptInPlace(DataChunk &Data) | Encrypt_Base | [inline] |
mxflib::Encrypt_Base::EncryptInPlace(DataChunkPtr &Data) | Encrypt_Base | [inline] |
GetIV(void) | AESEncrypt | [inline, 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) | AESEncrypt | [inline, virtual] |
mxflib::Encrypt_Base::SetIV(DataChunk &IV, bool Force=false) | Encrypt_Base | [inline] |
mxflib::Encrypt_Base::SetIV(DataChunkPtr &IV, bool Force=false) | Encrypt_Base | [inline] |
SetKey(size_t KeySize, const UInt8 *Key) | AESEncrypt | [inline, virtual] |
mxflib::Encrypt_Base::SetKey(DataChunk &Key) | Encrypt_Base | [inline] |
mxflib::Encrypt_Base::SetKey(DataChunkPtr &Key) | Encrypt_Base | [inline] |
~Encrypt_Base() | Encrypt_Base | [inline, virtual] |
~IRefCount() | IRefCount | [inline, protected, virtual] |
~RefCount() | RefCount | [inline, protected, virtual] |