ReactOS 0.4.16-dev-329-g9223134
|
#include <ksecdd.h>
HANDLE _KSEC_ENTROPY_DATA::CurrentProcessId |
Definition at line 58 of file ksecdd.h.
Referenced by KsecGatherEntropyData().
HANDLE _KSEC_ENTROPY_DATA::CurrentThreadId |
Definition at line 59 of file ksecdd.h.
Referenced by KsecGatherEntropyData().
UCHAR _KSEC_ENTROPY_DATA::EnvironmentHash[16] |
Definition at line 64 of file ksecdd.h.
Referenced by KsecGatherEntropyData().
KSEC_MACHINE_SPECIFIC_COUNTERS _KSEC_ENTROPY_DATA::MachineSpecificCounters |
Definition at line 65 of file ksecdd.h.
Referenced by KsecGatherEntropyData().
LARGE_INTEGER _KSEC_ENTROPY_DATA::PerformanceCounter |
Definition at line 62 of file ksecdd.h.
Referenced by KsecGatherEntropyData().
LARGE_INTEGER _KSEC_ENTROPY_DATA::PerformanceFrequency |
Definition at line 63 of file ksecdd.h.
Referenced by KsecGatherEntropyData().
SYSTEM_EXCEPTION_INFORMATION _KSEC_ENTROPY_DATA::SystemExceptionInformation |
Definition at line 68 of file ksecdd.h.
Referenced by KsecGatherEntropyData().
SYSTEM_INTERRUPT_INFORMATION _KSEC_ENTROPY_DATA::SystemInterruptInformation |
Definition at line 70 of file ksecdd.h.
Referenced by KsecGatherEntropyData().
SYSTEM_LOOKASIDE_INFORMATION _KSEC_ENTROPY_DATA::SystemLookasideInformation |
Definition at line 69 of file ksecdd.h.
Referenced by KsecGatherEntropyData().
SYSTEM_PERFORMANCE_INFORMATION _KSEC_ENTROPY_DATA::SystemPerformanceInformation |
Definition at line 67 of file ksecdd.h.
Referenced by KsecGatherEntropyData().
SYSTEM_PROCESS_INFORMATION _KSEC_ENTROPY_DATA::SystemProcessInformation |
Definition at line 71 of file ksecdd.h.
Referenced by KsecGatherEntropyData().
SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION _KSEC_ENTROPY_DATA::SystemProcessorPerformanceInformation |
Definition at line 66 of file ksecdd.h.
Referenced by KsecGatherEntropyData().
LARGE_INTEGER _KSEC_ENTROPY_DATA::SystemTime |
Definition at line 61 of file ksecdd.h.
Referenced by KsecGatherEntropyData().
LARGE_INTEGER _KSEC_ENTROPY_DATA::TickCount |
Definition at line 60 of file ksecdd.h.
Referenced by KsecGatherEntropyData().