Mixes for Privacy and Anonymity in the Internet
CASymCipherGCM Member List

This is the complete list of members for CASymCipherGCM, including all inherited members.

CALockAble()CALockAble
CASymCipherGCM()CASymCipherGCM
decryptMessage(const UINT8 *in, UINT32 inlen, UINT8 *out, bool integrityCheck)CASymCipherGCM
encryptMessage(const UINT8 *in, UINT32 inlen, UINT8 *out)CASymCipherGCM
isKeyValid()CASymCipherGCM
lock()CALockAble
m_bKeySetCASymCipherGCMprotected
m_ConVarCALockAbleprivate
m_nDecMsgCounterCASymCipherGCMprivate
m_nEncMsgCounterCASymCipherGCMprivate
m_nLockCountCALockAbleprivate
m_pcsDecCASymCipherGCMprivate
m_pcsEncCASymCipherGCMprivate
m_pDecMsgIVCASymCipherGCMprivate
m_pEncMsgIVCASymCipherGCMprivate
m_pGCMCtxDecCASymCipherGCMprivate
m_pGCMCtxEncCASymCipherGCMprivate
setGCMKeys(UINT8 *keyRecv, UINT8 *keySend)CASymCipherGCM
unlock()CALockAble
waitForDestroy()CALockAbleprotected
~CALockAble()CALockAblevirtual
~CASymCipherGCM()CASymCipherGCM