MagickCore 7.0.10
|
Data Fields | |
unsigned int | blocksize |
unsigned int | crypt_key [132] |
time_t | timestamp |
size_t | signature |
unsigned int _SerpentInfo::blocksize |
Definition at line 53 of file serpent.c.
Referenced by AcquireSerpentInfo(), and GetSerpentBlocksize().
unsigned int _SerpentInfo::crypt_key[132] |
Definition at line 54 of file serpent.c.
Referenced by DecipherSerpentBlock(), EncipherSerpentBlock(), and SetSerpentKey().
size_t _SerpentInfo::signature |
Definition at line 60 of file serpent.c.
Referenced by AcquireSerpentInfo(), DestroySerpentInfo(), GetSerpentBlocksize(), and SetSerpentKey().
time_t _SerpentInfo::timestamp |
Definition at line 57 of file serpent.c.
Referenced by AcquireSerpentInfo().