Searched refs:algorithmDirection (Results 1 – 1 of 1) sorted by relevance
48 .WithFlag(2, out algorithmDirection, name: "Algorithm direction") in DefineRegisters()299 private IFlagRegisterField algorithmDirection; field in Antmicro.Renode.Peripherals.Miscellaneous.Crypto.STM32H7_CRYPTO525 private bool IsEncryption => parent.algorithmDirection.Value == false;