Searched defs:randomGenerator (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/Crypto/ | ||
| D | AthenaX5200.cs | 160 private PseudorandomBitGenerator randomGenerator; field in Antmicro.Renode.Peripherals.Miscellaneous.Crypto.AthenaX5200 |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/ | ||
| D | Emulation.cs | 719 private readonly Lazy<PseudorandomNumberGenerator> randomGenerator; field in Antmicro.Renode.Core.Emulation |