Home
last modified time | relevance | path

Searched defs:useEntropy (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DOpenTitan_CSRNG.cs466 private void ExecuteInstantiate(uint commandLength, bool useEntropy) in ExecuteInstantiate()
491 private uint[] ProcessAppendedData(uint[] dataArray, bool useEntropy) in ProcessAppendedData()
520 private void ReseedZeroLength(bool useEntropy) in ReseedZeroLength()
535 private void ExecuteReseed(uint commandLength, bool useEntropy) in ExecuteReseed()