Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DOpenTitan_CSRNG.cs236 public uint[] InternalKey property in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_CSRNG
244 return ByteArrayToRegisterOrderedUIntArray(drbgEngine.InternalKey);
612 list.AddRange(InternalKey); in GenerateInternalStateArray()