Searched defs:entropySource (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/ | ||
| D | OpenTitan_CSRNG.cs | 24 … public OpenTitan_CSRNG(IMachine machine, OpenTitan_EntropySource entropySource) : base(machine) in OpenTitan_CSRNG() |
| D | OpenTitan_EntropySource.cs | 614 private readonly PseudorandomNumberGenerator entropySource; field in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_EntropySource |