Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DOpenTitan_CSRNG.cs24 … public OpenTitan_CSRNG(IMachine machine, OpenTitan_EntropySource entropySource) : base(machine) in OpenTitan_CSRNG()
663 private readonly OpenTitan_EntropySource entropySource; field in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_CSRNG
DOpenTitan_EntropySource.cs614 private readonly PseudorandomNumberGenerator entropySource; field in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_EntropySource