Searched refs:CreatorKeyExpectedLength (Results 1 – 1 of 1) sorted by relevance
55 …y = ConstructorParseHexstringArgument("creatorKey", creatorKey, CreatorKeyExpectedLength); // KEYM… in OpenTitan_KeyManager()540 private const int CreatorKeyExpectedLength = 256 / 8; field in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_KeyManager