EntropyProvideData function (systemrng.h)

Syntax

NTSTATUS EntropyProvideData(
  ENTROPY_SOURCE_HANDLE hEntropySource,
  PCBYTE                pbData,
  SIZE_T                cbData,
  ULONG                 entropyEstimateInMilliBits
);

Parameters

hEntropySource

pbData

cbData

entropyEstimateInMilliBits

Return value

This function returns NTSTATUS.

Requirements

Requirement Value
Header systemrng.h