This is the complete list of members for
CASymCipher, including all inherited members.
| CALockAble() | CALockAble | [inline] |
| CASymCipher() | CASymCipher | [inline] |
| crypt1(const UINT8 *in, UINT8 *out, UINT32 len) | CASymCipher | |
| crypt2(const UINT8 *in, UINT8 *out, UINT32 len) | CASymCipher | |
| decrypt1CBCwithPKCS7(const UINT8 *in, UINT8 *out, UINT32 *len) | CASymCipher | |
| decryptMessage(const UINT8 *in, UINT32 inlen, UINT8 *out, bool integrityCheck) | CASymCipher | |
| encrypt1CBCwithPKCS7(const UINT8 *in, UINT32 inlen, UINT8 *out, UINT32 *len) | CASymCipher | |
| encryptMessage(const UINT8 *in, UINT32 inlen, UINT8 *out) | CASymCipher | |
| isKeyValid() | CASymCipher | [inline] |
| lock() | CALockAble | [inline] |
| m_bKeySet | CASymCipher | [protected] |
| m_iv1 | CASymCipher | [protected] |
| m_iv2 | CASymCipher | [protected] |
| m_keyAES1 | CASymCipher | [protected] |
| m_keyAES2 | CASymCipher | [protected] |
| m_nDecMsgCounter | CASymCipher | [private] |
| m_nEncMsgCounter | CASymCipher | [private] |
| m_pcsDec | CASymCipher | [private] |
| m_pcsEnc | CASymCipher | [private] |
| m_pDecMsgIV | CASymCipher | [private] |
| m_pEncMsgIV | CASymCipher | [private] |
| m_pGCMCtxDec | CASymCipher | [private] |
| m_pGCMCtxEnc | CASymCipher | [private] |
| setGCMKeys(UINT8 *keyRecv, UINT8 *keySend) | CASymCipher | |
| setIV2(const UINT8 *p_iv) | CASymCipher | [inline] |
| setIVs(const UINT8 *p_iv) | CASymCipher | [inline] |
| setKey(const UINT8 *key) | CASymCipher | |
| setKey(const UINT8 *key, bool bEncrypt) | CASymCipher | |
| setKeys(const UINT8 *key, UINT32 keysize) | CASymCipher | |
| testSpeed() | CASymCipher | [static] |
| unlock() | CALockAble | [inline] |
| waitForDestroy() | CALockAble | [inline, protected] |
| ~CALockAble() | CALockAble | [inline, virtual] |
| ~CASymCipher() | CASymCipher | [inline] |