ReactOS 0.4.16-dev-1946-g52006dd
_BOOT_ENTROPY_LDR_RESULT Struct Reference

#include <arc.h>

Collaboration diagram for _BOOT_ENTROPY_LDR_RESULT:

Public Attributes

ULONG maxEntropySources
 
BOOT_ENTROPY_SOURCE_LDR_RESULT EntropySourceResult [BootMaxEntropySources]
 
UCHAR SeedBytesForCng [48]
 
UCHAR RngBytesForNtoskrnl [1024]
 

Detailed Description

Definition at line 514 of file arc.h.

Member Data Documentation

◆ EntropySourceResult

BOOT_ENTROPY_SOURCE_LDR_RESULT _BOOT_ENTROPY_LDR_RESULT::EntropySourceResult[BootMaxEntropySources]

Definition at line 517 of file arc.h.

◆ maxEntropySources

ULONG _BOOT_ENTROPY_LDR_RESULT::maxEntropySources

Definition at line 516 of file arc.h.

◆ RngBytesForNtoskrnl

UCHAR _BOOT_ENTROPY_LDR_RESULT::RngBytesForNtoskrnl[1024]

Definition at line 519 of file arc.h.

◆ SeedBytesForCng

UCHAR _BOOT_ENTROPY_LDR_RESULT::SeedBytesForCng[48]

Definition at line 518 of file arc.h.


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