Home
last modified time | relevance | path

Searched refs:SetEntropySizeInBytes (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DOpenTitan_CSRNG.cs511 fakeEntropy.SetEntropySizeInBytes(seed.Length * sizeof(uint)); in EngineReinitWithSeed()
524 fakeEntropy.SetEntropySizeInBytes(DefaultSeedSizeInBytes); in ReseedZeroLength()
718 public void SetEntropySizeInBytes(int size) in SetEntropySizeInBytes() method in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_CSRNG.FakeEntropy