Data Fields | |
| StringInfo * | key |
| unsigned int | blocksize |
| unsigned int * | encipher_key |
| unsigned int * | decipher_key |
| ssize_t | rounds |
| time_t | timestamp |
| size_t | signature |
| unsigned int _AESInfo::blocksize |
Referenced by AcquireAESInfo(), and GetAESBlocksize().
| unsigned int * _AESInfo::decipher_key |
Referenced by AcquireAESInfo(), DecipherAESBlock(), DestroyAESInfo(), and SetAESKey().
| unsigned int * _AESInfo::encipher_key |
Referenced by AcquireAESInfo(), DestroyAESInfo(), EncipherAESBlock(), and SetAESKey().
Referenced by AcquireAESInfo(), DestroyAESInfo(), and SetAESKey().
| ssize_t _AESInfo::rounds |
Referenced by DecipherAESBlock(), EncipherAESBlock(), and SetAESKey().
| size_t _AESInfo::signature |
Referenced by AcquireAESInfo(), DestroyAESInfo(), GetAESBlocksize(), and SetAESKey().
| time_t _AESInfo::timestamp |
Referenced by AcquireAESInfo().
1.7.1