|
MagickCore 7.0.10
|
Data Fields | |
| EntropyType | entropy |
| void * | handle |
| time_t | timestamp |
| size_t | signature |
| EntropyType _EntropyInfo::entropy |
Definition at line 58 of file entropy.c.
Referenced by AcquireEntropyInfo(), DestroyEntropyInfo(), GetEntropyChaos(), IncreaseEntropy(), and RestoreEntropy().
| void* _EntropyInfo::handle |
Definition at line 61 of file entropy.c.
Referenced by AcquireEntropyInfo(), DestroyEntropyInfo(), GetEntropyChaos(), IncreaseEntropy(), and RestoreEntropy().
| size_t _EntropyInfo::signature |
Definition at line 67 of file entropy.c.
Referenced by AcquireEntropyInfo(), DestroyEntropyInfo(), GetEntropyChaos(), IncreaseEntropy(), and RestoreEntropy().
| time_t _EntropyInfo::timestamp |
Definition at line 64 of file entropy.c.
Referenced by AcquireEntropyInfo().