ReactOS 0.4.15-dev-7994-gb388cb6
_KSEC_ENTROPY_DATA Struct Reference

#include <ksecdd.h>

Collaboration diagram for _KSEC_ENTROPY_DATA:

Public Attributes

HANDLE CurrentProcessId
 
HANDLE CurrentThreadId
 
LARGE_INTEGER TickCount
 
LARGE_INTEGER SystemTime
 
LARGE_INTEGER PerformanceCounter
 
LARGE_INTEGER PerformanceFrequency
 
UCHAR EnvironmentHash [16]
 
KSEC_MACHINE_SPECIFIC_COUNTERS MachineSpecificCounters
 
SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION SystemProcessorPerformanceInformation
 
SYSTEM_PERFORMANCE_INFORMATION SystemPerformanceInformation
 
SYSTEM_EXCEPTION_INFORMATION SystemExceptionInformation
 
SYSTEM_LOOKASIDE_INFORMATION SystemLookasideInformation
 
SYSTEM_INTERRUPT_INFORMATION SystemInterruptInformation
 
SYSTEM_PROCESS_INFORMATION SystemProcessInformation
 

Detailed Description

Definition at line 56 of file ksecdd.h.

Member Data Documentation

◆ CurrentProcessId

HANDLE _KSEC_ENTROPY_DATA::CurrentProcessId

Definition at line 58 of file ksecdd.h.

Referenced by KsecGatherEntropyData().

◆ CurrentThreadId

HANDLE _KSEC_ENTROPY_DATA::CurrentThreadId

Definition at line 59 of file ksecdd.h.

Referenced by KsecGatherEntropyData().

◆ EnvironmentHash

UCHAR _KSEC_ENTROPY_DATA::EnvironmentHash[16]

Definition at line 64 of file ksecdd.h.

Referenced by KsecGatherEntropyData().

◆ MachineSpecificCounters

KSEC_MACHINE_SPECIFIC_COUNTERS _KSEC_ENTROPY_DATA::MachineSpecificCounters

Definition at line 65 of file ksecdd.h.

Referenced by KsecGatherEntropyData().

◆ PerformanceCounter

LARGE_INTEGER _KSEC_ENTROPY_DATA::PerformanceCounter

Definition at line 62 of file ksecdd.h.

Referenced by KsecGatherEntropyData().

◆ PerformanceFrequency

LARGE_INTEGER _KSEC_ENTROPY_DATA::PerformanceFrequency

Definition at line 63 of file ksecdd.h.

Referenced by KsecGatherEntropyData().

◆ SystemExceptionInformation

SYSTEM_EXCEPTION_INFORMATION _KSEC_ENTROPY_DATA::SystemExceptionInformation

Definition at line 68 of file ksecdd.h.

Referenced by KsecGatherEntropyData().

◆ SystemInterruptInformation

SYSTEM_INTERRUPT_INFORMATION _KSEC_ENTROPY_DATA::SystemInterruptInformation

Definition at line 70 of file ksecdd.h.

Referenced by KsecGatherEntropyData().

◆ SystemLookasideInformation

SYSTEM_LOOKASIDE_INFORMATION _KSEC_ENTROPY_DATA::SystemLookasideInformation

Definition at line 69 of file ksecdd.h.

Referenced by KsecGatherEntropyData().

◆ SystemPerformanceInformation

SYSTEM_PERFORMANCE_INFORMATION _KSEC_ENTROPY_DATA::SystemPerformanceInformation

Definition at line 67 of file ksecdd.h.

Referenced by KsecGatherEntropyData().

◆ SystemProcessInformation

SYSTEM_PROCESS_INFORMATION _KSEC_ENTROPY_DATA::SystemProcessInformation

Definition at line 71 of file ksecdd.h.

Referenced by KsecGatherEntropyData().

◆ SystemProcessorPerformanceInformation

SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION _KSEC_ENTROPY_DATA::SystemProcessorPerformanceInformation

Definition at line 66 of file ksecdd.h.

Referenced by KsecGatherEntropyData().

◆ SystemTime

LARGE_INTEGER _KSEC_ENTROPY_DATA::SystemTime

Definition at line 61 of file ksecdd.h.

Referenced by KsecGatherEntropyData().

◆ TickCount

LARGE_INTEGER _KSEC_ENTROPY_DATA::TickCount

Definition at line 60 of file ksecdd.h.

Referenced by KsecGatherEntropyData().


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