|
Qt Cryptographic Architecture
|
This is the complete list of members for QCA::MACContext, including all inherited members.
| anyKeyLength() const | QCA::MACContext | inlineprotected |
| BasicContext(Provider *parent, const QString &type) | QCA::BasicContext | protected |
| BasicContext(const BasicContext &from) | QCA::BasicContext | protected |
| clone() const =0 | QCA::Provider::Context | pure virtual |
| Context(Provider *parent, const QString &type) | QCA::Provider::Context | protected |
| Context(const Context &from) | QCA::Provider::Context | protected |
| final(MemoryRegion *out)=0 | QCA::MACContext | pure virtual |
| keyLength() const =0 | QCA::MACContext | pure virtual |
| MACContext(Provider *p, const QString &type) | QCA::MACContext | inline |
| provider() const | QCA::Provider::Context | |
| sameProvider(const Context *c) const | QCA::Provider::Context | |
| setup(const SymmetricKey &key)=0 | QCA::MACContext | pure virtual |
| type() const | QCA::Provider::Context | |
| update(const MemoryRegion &in)=0 | QCA::MACContext | pure virtual |
| ~BasicContext() override (defined in QCA::BasicContext) | QCA::BasicContext | |
| ~Context() override (defined in QCA::Provider::Context) | QCA::Provider::Context |