Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DOpenTitan_AES.cs307 private readonly ByteArrayWithAccessTracking inputData; field in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_AES
DOpenTitan_CSRNG.cs447 private void ReorderEntropyUnits(ref byte[] inputData) in ReorderEntropyUnits()