Searched refs:ExpectedKeyLength (Results 1 – 1 of 1) sorted by relevance
40 sideloadKey = new byte[ExpectedKeyLength]; in OpenTitan_KMAC()122 sideloadKey = new byte[ExpectedKeyLength]; in Reset()149 if(tempKey.Length != ExpectedKeyLength)810 private const int ExpectedKeyLength = 64; field in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_KMAC