MagickCore 7.0.10
_SerpentInfo Struct Reference

Data Fields

unsigned int blocksize
 
unsigned int crypt_key [132]
 
time_t timestamp
 
size_t signature
 

Detailed Description

Definition at line 50 of file serpent.c.

Field Documentation

◆ blocksize

unsigned int _SerpentInfo::blocksize

Definition at line 53 of file serpent.c.

Referenced by AcquireSerpentInfo(), and GetSerpentBlocksize().

◆ crypt_key

unsigned int _SerpentInfo::crypt_key[132]

Definition at line 54 of file serpent.c.

Referenced by DecipherSerpentBlock(), EncipherSerpentBlock(), and SetSerpentKey().

◆ signature

size_t _SerpentInfo::signature

◆ timestamp

time_t _SerpentInfo::timestamp

Definition at line 57 of file serpent.c.

Referenced by AcquireSerpentInfo().


The documentation for this struct was generated from the following file: