EntropyProvideData function (systemrng.h)
NTSTATUS EntropyProvideData(
ENTROPY_SOURCE_HANDLE hEntropySource,
PCBYTE pbData,
SIZE_T cbData,
ULONG entropyEstimateInMilliBits
);
hEntropySource
pbData
cbData
entropyEstimateInMilliBits
This function returns NTSTATUS.
Requirement | Value |
---|---|
Header | systemrng.h |