scclib
Stable Cloud Computing C++ Library
|
This is the complete list of members for scc::crypto::CipherBase, including all inherited members.
aad(const void *, int)=0 (defined in scc::crypto::CipherBase) | scc::crypto::CipherBase | pure virtual |
auth_tag(void *, int)=0 (defined in scc::crypto::CipherBase) | scc::crypto::CipherBase | pure virtual |
decrypt(const void *, int, void *, int)=0 (defined in scc::crypto::CipherBase) | scc::crypto::CipherBase | pure virtual |
encrypt(const void *, int, void *, int)=0 (defined in scc::crypto::CipherBase) | scc::crypto::CipherBase | pure virtual |
reset(const void *, int, const void *, int)=0 (defined in scc::crypto::CipherBase) | scc::crypto::CipherBase | pure virtual |