| addRef() const | Celartem::Referable | |
| create(const String &inCipherName) | Celartem::BlockCipher | [static] |
| decrypt(void *CEL_RESTRICT outResult, const void *CEL_RESTRICT inData) const =0 | Celartem::BlockCipher | [pure virtual] |
| dumpDbgAllRefCount() | Celartem::Referable | [static] |
| duplicate() const =0 | Celartem::BlockCipher | [pure virtual] |
| encrypt(void *CEL_RESTRICT outResult, const void *CEL_RESTRICT inData) const =0 | Celartem::BlockCipher | [pure virtual] |
| getBlockLength() const =0 | Celartem::BlockCipher | [pure virtual] |
| getMaximumKeyByteLength() const =0 | Celartem::BlockCipher | [pure virtual] |
| getMinimumKeyByteLength() const =0 | Celartem::BlockCipher | [pure virtual] |
| getName() const =0 | Celartem::BlockCipher | [pure virtual] |
| getReferenceCount() const | Celartem::Referable | [inline] |
| init(const void *inKey, size_t inKeyByteLength)=0 | Celartem::BlockCipher | [pure virtual] |
| Referable() | Celartem::Referable | |
| releaseRef() const | Celartem::Referable |