ENTROPY_SOURCE_TYPE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// systemrng.h

typedef enum {
  ENTROPY_SOURCE_TYPE_HIGH_PUSH,
  ENTROPY_SOURCE_TYPE_LOW_PUSH,
  ENTROPY_SOURCE_TYPE_HIGH_PULL
} ENTROPY_SOURCE_TYPE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-systemrng-entropy_source_type)

ENTROPY_SOURCE_TYPE enumeration

Description

Constants

ENTROPY_SOURCE_TYPE_HIGH_PUSH

ENTROPY_SOURCE_TYPE_LOW_PUSH

ENTROPY_SOURCE_TYPE_HIGH_PULL

Remarks

See also