Searched refs:KeyLengthInBytes (Results 1 – 1 of 1) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/ | ||
| D | OpenTitan_KMAC.cs | 525 kmac.Init(new KeyParameter(Key.Take(KeyLengthInBytes).ToArray())); in RunFirstHasher() |