scclib
Stable Cloud Computing C++ Library
scc::crypto::CipherBase Member List

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::CipherBasepure virtual
auth_tag(void *, int)=0 (defined in scc::crypto::CipherBase)scc::crypto::CipherBasepure virtual
decrypt(const void *, int, void *, int)=0 (defined in scc::crypto::CipherBase)scc::crypto::CipherBasepure virtual
encrypt(const void *, int, void *, int)=0 (defined in scc::crypto::CipherBase)scc::crypto::CipherBasepure virtual
reset(const void *, int, const void *, int)=0 (defined in scc::crypto::CipherBase)scc::crypto::CipherBasepure virtual